下列选项中,可以去掉列表的项目符号的是()。
A: list-type:square
B: list-type:circle
C: list-type:no
D: text-decoration:none
A: list-type:square
B: list-type:circle
C: list-type:no
D: text-decoration:none
举一反三
- How can I define the bullets of a list as filled rectangles? ( ) A: list-type: square B: type: 2 C: type: square D: list-style-type: square
- Css中去掉列表项前的符号使用的属性是() A: list B: list-type C: text D: text-decoration
- 如何能够去掉列表的项目符号的是? A: list-type: none B: list-style:circle C: list-type:disc D: list-style: none
- 下面代码中 能够定义项目列表的符号是空心圆圈? A: list-type: circle B: type: 2 C: type: circle D: list-style-type: circle
- 如何设置列表项目符号为正方形 A: list-type: square B: type: 2 C: type: square D: list-style-type: square