Bootstrap中,list-unstyled类可以让ul()。 A.居中对齐B.水平排列C.垂直排列D.移除列表默认样式

Bootstrap中,list-unstyled类可以让ul()。

A.居中对齐

B.水平排列

C.垂直排列

D.移除列表默认样式


相关考题:

Bootstrap中,()类可以把列表ul项从垂直排列变成水平排列。 A.ul-unstyledB.dl-horizontalC.list-unstyledD.list-inline

Bootstrap网页中为元素添加.lead类,可以让段落突出显示。() 此题为判断题(对,错)。

在导入Bootstrap的网页中对图片添加对.img-responsive类的调用,可以让图片支持响应式布局。() 此题为判断题(对,错)。

Bootstrap中,若为图片添加对()类的调用,可以让图像显示为圆角矩形。 A、.img-roundedB、.img-circleC、.img-thumbnailD、.img-responsive

Bootstrap中,若为图片添加对()类的调用,可以让图片支持响应式布局。 A、.img-roundedB、.img-responsiveC、.img-circleD、.img-thumbnail

Bootstrap中在使用胶囊式导航的同时使用类.nav-stacked,可以让胶囊式导航项垂直堆叠。() 此题为判断题(对,错)。

Bootstrap页面中在ul元素上设置class 为(),可以生成水平排列且没有项目符号的列表。A.list-inlineB.list-unstyledC.dl-horizontalD.list

Bootstrap页面中在ul元素上设置class 为(),可以生成水平排列且没有项目符号的列表。A.list-unstyledB.list-inlineC.dl-horizontalD.list

1、Bootstrap布局中为图片添加()类,可以控制图片居中。A.align-centerB.text-centerC.centerD.align