You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. The application contains a mobile Web page. <br /> You add the following StyleSheet control to the Web page. <br /> <mobile:StyleSheet id="MyStyleSheet" runat="server"> <br /> <mobile:Style Name="StyleA" Font-Name="Arial" Font-Bold="True" Wrapping="NoWrap"> </mobile:Style> <br /> </mobile:StyleSheet> <br /> You need to add a Label control named MyLabel that uses the defined style in the MyStyleSheet StyleSheet control. <br /> Which markup should you use? ()<img src="https://img.ppkao.com/2018
A、A.A
B、B.B
C、C.C
D、D.D