BootStrap carousel HTML code (recommended) and bootstraphtml

Source: Internet
Author: User
Tags bootstrap carousel

BootStrap carousel HTML code (recommended) and bootstraphtml

If you don't talk much about it, paste the Code directly. The specific code is described as follows:

<Div id = "carousel-menu" class = "carousel slide" data-ride = "carousel"> // small dot <ol class = "carousel-indicators"> <li data- target = "# carousel-menu" data-slide-to = "0" class = ""> </li> <li data-target = "# carousel-menu" data- slide-to = "1" class = ""> </li> <li data-target = "# carousel-menu" data-slide-to = "2" class =" "> </li> <li data-target =" # carousel-menu "data-slide-to =" 3 "class =" active "> </li> </ol> // picture <div class = "carousel-inner"> <div class = "item">  </div> <div class = "item">  </div> <div class = "item">  </div> <div class = "item active">  </div> // click <a class = "left Navigation usel-control "href =" # carousel-example-generic "role =" button "data-slide =" prev "> <span class =" icon-prev "aria-hidden =" true"> </span> <span class = "sr-only"> Previous </span> </a> <a class = "right carousel-control" href = "# carousel- example-generic "role =" button "data-slide =" next "> <span class =" icon-next "aria-hidden =" true "> </span> <span class = "sr-only"> Next </span> </a> </div>

The above is the BootStrap carousel HTML code introduced by the editor. I hope it will be helpful to you. If you have any questions, please leave a message. The editor will reply to you in time!

Related Article

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.