Bootstrap Experience Example: Carousel (Carousel)

Source: Internet
Author: User

<! DOCTYPE html>
<meta http-equiv= "Content-type" content= "text/html; Charset=utf-8 "/>
<meta http-equiv= "x-ua-compatible" content= "Ie=edge"/>
<meta name= "viewport" content= "width=device-width,initial-scale=1.0"/>
<!--[If Lt IE 9]-->
<script src= "Http://apps.bdimg.com/libs/html5shiv/3.7/html5shiv.min.js" ></script>
<script src= "Http://apps.bdimg.com/libs/respond.js/1.4.2/respond.js" ></script>
<!--[endif]-->
<title>bootstrap Experience Example: Carousel (Carousel) </title>
<meta charset= "Utf-8"/>
<link rel= "stylesheet" href= "Bootstrap-3.3.5/dist/css/bootstrap.min.css"/>
<style>
. Carousel {
height:500px;
}
. Carousel. item{
height:500px;
}
. Carousel. Item img{
width:100%;

}
</style>
<body>
<div class= "Container" >
<!--carousel (Carousel) pointer---
<div id= "Mycarousel" class= "Carousel Slide" >
<ol class= "Carousel-indicators" >
<li class= "Active" data-target= "#myCarousel" data-slide-to= "0" ></li>
<li data-target= "#myCarousel" data-slide-to= "1" ></li>
<li data-target= "#myCarousel" data-slide-to= "2" ></li>
<li data-target= "#myCarousel" data-slide-to= "3" ></li>
<li data-target= "#myCarousel" data-slide-to= "4" ></li>
</ol>
<!--Carousel (Carousel) Project--
<div class= "Carousel-inner" >
<div class= "Item Active" >

<div class= "Container" >
<div class= "Carousel-caption" >
<p>google Chrome, also known as Google Browser, is a web browser developed by Google Inc. </p>
<p><a href= "#" class= "btn btn-primary btn-lg" role= "button" target= "_blank" > click I download </a></p>
</div>
</div>
</div>
<div class= "Item" >

<div class= "Container" >
<div class= "Carousel-caption" >
<p>mozilla Firefox, the Chinese name is usually called "Firefox" or "Firefox browser", is an open source Web browser. </p>
<p><a href= "#" class= "btn btn-primary btn-lg" role= "button" target= "_blank" > click button Download </a></p>
</div>
</div>
</div>
<div class= "Item" >

<div class= "Container" >
<div class= "Carousel-caption" >
<p>internet Explorer, referred to as IE, is a Web browser launched by Microsoft Corporation. </p>
<p><a href= "#" class= "btn btn-primary btn-lg" role= "button" target= "_blank" > click button Download </a></p>
</div>
</div>
</div>
<div class= "Item" >

<div class= "Container" >
<div class= "Carousel-caption" >
<p>opera Browser is a Web browser made by the Norwegian Opera Software ASA company that supports multi-page tabbed browsing. </p>
<p><a href= "#" class= "btn btn-primary btn-lg" role= "button" target= "_blank" > click button Download </a></p>
</div>
</div>
</div>
<div class= "Item" >

<div class= "Container" >
<div class= "Carousel-caption" >
<p>safari is the latest operating system in Mac OS X browser for Apple computers. </p>
<p><a href= "#" class= "btn btn-primary btn-lg" role= "button" target= "_blank" > click button Download </a></p>
</div>
</div>
</div>
</div>
<!--Carousel (Carousel) Navigation--
<a href= "#myCarousel" data-slide= "prev" class= "Carousel-control left" >&lsaquo;</a>
<a href= "#myCarousel" data-slide= "Next" class= "Carousel-control Right" >&rsaquo;</a>
</div>
</div>

<script src= "Jquery/jquery-2.1.4.js" ></script>
<script src= "Bootstrap-3.3.5/dist/js/bootstrap.min.js" ></script>
</body>

Bootstrap Experience Example: Carousel (Carousel)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.