使用Bootstrap 3开发响应式网站实践02,轮播_html/css_WEB-ITnose
程序员文章站
2022-06-01 21:30:28
...
本篇体验图片轮播。html部分为:
○ 轮播所有内容被包裹在带有class="carousel slide"的div中
○ 轮播分3部分:圆点指示,用ol实现;图片、标题、描述用div实现;左右2个箭头用a实现
参考资料:
Code a Responsive Website with Bootstrap 3 --by Brad Hussey
http://getbootstrap.com/
http://bootswatch.com/
http://www.tutorialspoint.com/
http://www.placehold.it/
“使用Bootstrap 3开发响应式网站实践”系列包括: