Guest User

Untitled

a guest
Oct 25th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.34 KB | None | 0 0
  1. <!-- Carousel navigation -->
  2. <a class="carousel-control left" href="#carousel" data-slide="prev"></a>
  3. <a class="carousel-control right" href="#carousel" data-slide="next"></a>
  4. <ul class="carousel-pager container hidden-phone">
  5.     <li class="active">&bull;</li>
  6.     <li>&bull;</li>
  7.     <li>&bull;</li>
  8.     <li>&bull;</li>
  9.     <li>&bull;</li>
  10. </ul>
Advertisement
Add Comment
Please, Sign In to add comment