A. 超文本标记选择符 B. 类选择符 C. 标签选择符 D. ID 选择符
A. < B. > C. & D. "
A. margin-top B. indent C. margin-left: D. text-indent
A. <input type=”text”> B. <input type=”password”> C. <input type=”checkbox”> D. <input type=”radio”>
A. <h1> B. <enter> C. <br> D. <pre>
A. <style type="text/css"> h1{color:blue}h1{font-family:Arial} </style> B. <style type="text/css"> h1{color:blue;fontFace:Arial} </style> C. <style type="text/css"> h1{color:blue;font-family:Arial;} </style> D. <style type="text/css"> h1{color:blue;}h1{font-family:Arial} </style>
A. spancol B. row C. span D. colspan
A. 不用修饰 B. 下划线 C. 上划线 D. 横线从字中间穿过
A. 该页面的关键字是”zhang” B. 该页面的作者是”zhangming” C. 该页面的关键字是”zhang,ming” D. 该页面的标题是”zhang,ming”
A. <input type="password"> B. <input type="text"> C. <input type="checkbox"> D. <input type="radio">