A.容器(.container)
B.内距(padding)
C.行容器(.row)
D.列容器(.column)
第1题:
此题为判断题(对,错)。
第2题:
Bootstrap页面中在ul元素上设置class 为(),可以生成水平排列且没有项目符号的列表。
A.list-unstyled
B.list-inline
C.dl-horizontal
D.list
第3题:
引入Bootstrap核心文件之后,在页面中布局一组表格元素,并且给table元素设置class为table,就可以快速的制作出漂亮的表格。()
第4题:
Bootstrap页面中在ul元素上设置class 为(),可以生成水平排列且没有项目符号的列表。
A.list-inline
B.list-unstyled
C.dl-horizontal
D.list
第5题:
Bootstrap页面中给元素设置class为pull_right可以实现元素的左浮动()