前端之家收集整理的这篇文章主要介绍了
Bootstrap轮播图的使用和理解4,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
本文实例为大家分享了Bootstrap轮播图的实现代码,供大家参考,具体内容如下
<@R_
404_338@ charset="utf-8">
<@R_
404_338@ http-equiv="X-UA-Compatible" content="IE=edge">
<@R_
404_338@ name="viewport" content="width=device-width,initial-scale=1">
Bootstrap 模板
-
-
<div class="carousel-inner" role="listBox">
<div class="item active">
<img src="images/轮播1.png" alt="轮播图1">
<div class="carousel-caption">
轮播图1
轮播图尝试
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="false">
<span class="sr-only">Previous
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true">
<span class="sr-only">Next