在下面的XHTML中,哪个可以正确地标记折行?( )
查看答案
下列( )HTML属性可用来定义内联样式。
A. font
B. class
C. styles
D. style
以下( )属性可以去除列表中的项目符号。
A. list-type
B. list-style-image
C. list-style-type
D. type
以下代码片断中,属于绝对定位的是( )。
A.
B. box{width:100px;height:50px;position:absolute;}
C. B.
D. box{width:100px;height:50px; position:static;}
E. C.
F. box{width:100px;height:50px; position:relative;}
G. D.
H. box{width:100px;height:50px;}
当链接指向下列哪一种文件时,不打开该文件,而是提供给浏览器下载。( )
A. asp
B. html
C. zip
D. cgi