以下( )属性可以去除列表中的项目符号。
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
请选出哪个不是块级元素( )
A. P
B. DIV
C. UL
D. SPAN