单项选择题Bootstrap响应式栅格布局系统中,以下表示列偏移的是()。

A.col-md-*
B.col-sm-*
C.col-sm-offset-*
D.col-xs-*


您可能感兴趣的试卷

你可能感兴趣的试题

2.单项选择题以下输出结果console.log(typeof(true));()。

A.string
B.unll
C.undefined
D.boolean

4.单项选择题给页面中ul_li设置样式,对ulli的样式设成无,可以使用样式()。

A.list:none
B.list-style:none
C.list-style:circle
D.list-type:notype

6.单项选择题在jQuery中给标签追加样式的是()。

A.addClass()
B.toggleClass()
C.removeClass()
D.add()