單項(xiàng)選擇題img-responsive類可以讓圖片支持響應(yīng)式布局,它的實(shí)現(xiàn)原理是什么。()

A.設(shè)置了max-width:100%;和height:auto;
B.設(shè)置了max-width:100%;和height:100%;
C.設(shè)置了width:auto;和max-height:100%;
D.設(shè)置了width:auto;和height:auto;


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題表單元素要加上什么類,才能給表單添加圓角屬性,和陰影效果()

A.form-group
B.form-horizontal
C.form-inline
D.form-contro

4.單項(xiàng)選擇題Bootstrap中,如何讓輪播圖在頁面切換時(shí)有動(dòng)畫。()

A.添加in類
B.添加fade類
C.添加active類
D.添加slide類

5.單項(xiàng)選擇題Bootstrap中,導(dǎo)航條在小屏幕會(huì)被折疊,實(shí)現(xiàn)顯示和折疊功能的按鈕需要加什么。()

A.折疊按鈕加data-toggle=’collapsed’,折疊容器需要加collapsed類
B.折疊按鈕加data-toggle=’collapse’,折疊容器需要加collapse類
C.折疊按鈕加data-toggle=’scroll’,折疊容器需要加collapse類
D.折疊按鈕加data-spy=’scroll’,折疊容器需要加collapse類