多项选择题在Html开发中,CSS样式保存后其扩展名不是()

A..html
B..style
C..json
D..css


您可能感兴趣的试卷

你可能感兴趣的试题

2.多项选择题在Html开发中,在下列属性中,属于背景属性的是()

A.background
B.background-position
C.bcakground-image
D.background-color

4.多项选择题在Html开发中,属于文字属性的是()

A.font-size
B.line-height
C.font-family
D.font-weight

5.多项选择题在Html开发中,,想让一个页面上的p标签隐藏掉,应该用何种方法?()

A.display:none
B.visibility:hidden;
C.overflow:none
D.overflow:hidden

6.多项选择题在Html开发中,网页中的无序列表默认是实心圆,想要让实心圆不显示,应该用什么属性来实现()

A.ulli{list-style:none}
B.ulli{list-style-type:none}
C.ulli{list-style:disc}
D.ulli{list-style-type:disc}

7.多项选择题在Html开发中,flex布局中的元素称为()和()?

A.盒子
B.项目
C.容器
D.属性

8.多项选择题在Html开发中,align-items的值有()

A.flex-start
B.flex-end
C.center
D.space-around

9.多项选择题在Html开发中,下列属于flex-direction属性值的是()

A.row
B.row-reverse
C.column
D.column-reverse

10.多项选择题在Html开发中,以下哪些属性是容器的属性()

A.flex-direction
B.flex-order
C.justify-content
D.flex-grow