Advertisement
deliciousthemes

Haze HTML - Slider Structure

Feb 17th, 2013
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.33 KB | None | 0 0
  1. <div id="slider" class="nivoSlider">
  2.     <img src="images/slide1.jpg" alt="" title="#htmlcaption"/>
  3.     <img src="images/slide2.jpg" alt="" title="#htmlcaption-2"/>
  4.     <img src="images/slide3.jpg" alt="" title="#htmlcaption-3"/>
  5.     <img src="images/slide4.jpg" alt="" />
  6.     <img src="images/slide5.jpg" alt="" title="#htmlcaption-5"/>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement