若要在当前网页中定义一个独立类的样式myText,使具有该类样式的正文字体为”Arial”,字体大小为9pt,行间距为13.5pt,以下定义方法中,正确的是()。
A.<Style>?myText{Font-Familiy:Arial;Font-size:9pt;Line-Height:13.5pt}?? </style>
B.myText{Font-Familiy:Arial;Font-size:9pt;Line-Height:13.5pt}
C.<Style>myText{FontName:Arial;FontSize:9pt;LineHeight:13.5pt}? </style>
D.<Style>??myText{FontName:Arial;Font-ize:9pt;Line-eight:13.5pt}</style>
出自:国家开放大学网页制作与网站发布