题目内容

使用CSS样式清除列表项前的圆点,使用的语法是( )

A. list-style:none
B. list-style:no disc
C. list-style:none disc
D. list-style:0

查看答案
更多问题

对li标记添加什么样式定义实现了将一个垂直排列的导航改为水平导航。

A. float:left
B. list-style:left
C. margin-left:10px
D. text-align:left

如何产生带有正方形的项目的列表?

A. list-type: disc
B. list-style-type: square
C. type: square
D. type: 2

改变有序列表的单个项目编号值的大小的属性是()

A. value
B. start
C. type
D. begin

有序列表的项目编号要从大写英文字母开始,type属性值设置为()

A. a
B. 1
C. A
D. I

答案查题题库