單項選擇題Bootstrap響應(yīng)式柵格布局系統(tǒng)中,以下表示列偏移的是()。
A.col-md-*
B.col-sm-*
C.col-sm-offset-*
D.col-xs-*
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題運算表達(dá)式varc="2"+3+4,console.log(c)輸出結(jié)果為()。
A.27
B.234
C.54
D.9
2.單項選擇題以下輸出結(jié)果console.log(typeof(true));()。
A.string
B.unll
C.undefined
D.boolean