在bootstrap中,以下哪项不是align-items的属性值()
A. flex-start
B. flex-end
C. center
D. underline
查看答案
在bootstrap中,下列()不属于图片处理的类。
A. .img-rounded
B. .img-circle
C. .img-thumbnail
D. .img-radius
在bootstrap中,不属于flex-wrap属性值的是()
A. nowrap
B. colwrap
C. wrap
D. wrap-reverse
把一个常规的 HTML 文件变为使用了Bootstrap的模板的文件需要引入的不包括()
A. jquery.js
B. animate.js
C. bootstrap.min.js
D. bootstrap.min.css
在bootstrap中,()不属于栅格系统的实现原理。
A. 自定义容器的大小。平均分为12份
B. 基于JavaScript开发的组件
C. 结合媒体查询
D. 调整内外边距