单项选择题
A.col-smB.col-mdC.col-lgD.col-xl
A.轮播图的页面切换索引从1开始B.下一页的实现方式data-slide-to =“prev”C.可以使用carousel-caption类为图片添加描述D.上一页的实现方式data-slide-to =“-1”
A.设置了max-width:100%;和height:auto;B.设置了max-width:100%;和height:100%;C.设置了max-width:auto;和height:100%;D.设置了max-width:auto;和height:auto;