CSS中,如何产生带有正方形项目的列表
A: type:square
B: list-style-type:square
C: list-type:square
D: type:2
A: type:square
B: list-style-type:square
C: list-type:square
D: type:2
举一反三
- 如何使用CSS产生带有正方形项目的列表?( ) A: list-type: square B: type:2 C: type: square D: list-style-type: square
- 如何产生带有正方形项目的列表? A: list-type: square B: type: 2 C: type: square D: list-style-type: square
- 如何产生带有正方形的项目的列表?( ) A: list-type: square B: list-style-type: squareO. C: type: square D: type: 2
- 在CSS样式中,下列选项()可以产生带有正方形项目的列表。 A: list-type:square B: list-style-type:square C: type=square D: type:square
- 产生带有正方形项目的列表的代码是(_____)。 A: list-type: square B: type: 2 C: list-style-type: square D: type: square