Advertisement
joey_d067

Untitled

Dec 4th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. <div id="Portfolio">
  2. <div class="port_img"></div>
  3. <div id="vid_pho">
  4. <ul>
  5. <li class="videos"><a href="javascript:SwapDivsWithClick('Videos','photography')">Videos</a></li>
  6. <li class="photos"><a href="javascript:SwapDivsWithClick('Videos','photography')">Photos</a></li>
  7. </ul>
  8. </div>
  9.  
  10. <div id="Videos"><a name="Videos"></a>
  11. <div id="video1">
  12. <figure class="imghvr-fade">
  13. <img src="images/vid1_cover.png" width="450px" height="310px">
  14. <figcaption>
  15. <h3>Transformation Challenge</h3>
  16. <h4>Part I: The Beginning</h4>
  17. <p>A brief glimpse into the routine of an athlete.</p>
  18. </figcaption><a href="Videos/Fitness_Videos/instagramvideo_HD1080p.mp4"></a>
  19. </figure>
  20. </div>
  21.  
  22. <div id="video2">
  23. <figure class="imghvr-fade">
  24. <img src="images/vid2_cover.png" width="450px" height="310px">
  25. <figcaption>
  26. <h3>Transformation Challenge</h3>
  27. <h4>Part II: Final Call</h4>
  28. <p>It's about consistancy, discipline, and focus. If you want it, then TAKE IT.</p>
  29. </figcaption><a href="Videos/Fitness_Videos/test_9(amvoice).mp4"></a>
  30. </figure>
  31. </div>
  32.  
  33. </div>
  34.  
  35.  
  36. <div id="photography"><a name="Photos"></a>
  37. <img class="photo1" src="photography/fitness/IMG_6798.jpg" width="450px" height="310px">
  38. <img class="photo2" src="photography/Work/final-7488-7482.jpg" width="450px" height="310px">
  39. </div>
  40. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement