如果要设置p标签中的字体大小为加粗,正确的样式定义为()。
A. p(font-weight:bold;)
B. p{font-style:bold;}
C. p{font-weight:bold;}
D. p{font-size:27px;}
查看答案
下列哪一项是首行缩进两个字的样式设置代码。
A. text-decoration:2em
B. text-indent:2em
C. text-align:2em
D. font-variant:5em
以下哪个标签不能放在head标签内( ).
A. html
B. title
C. style
D. meta
以下哪个标签不是标题标签( )
A. hr
B. h1
C. h2
D. h3
以下哪个文件名不能作为网站的主页名称
A. index.html
B. index.asp
C. index.css
D. index.php