Advertisement
agmike

Gallery

May 30th, 2015
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.30 KB | None | 0 0
  1.  
  2. <div id='gallery_current'></div>
  3.  
  4. <div id='gallery_thumbnails'></div>
  5.  
  6. <div id='gallery-controls'>
  7.     <div id='gallery_left'>
  8.         <a href='#'>
  9.             <img src='/images/arrow_left.png'>
  10.         </a>
  11.     </div>
  12.     <div id='gallery_right'>
  13.         <a href='#'>
  14.             <img src='/images/arrow_right.png'>
  15.         </a>
  16.     </div>
  17. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement