Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. <section class="cd-section">
  2. <div class="sectionpadding background">
  3. <div class="section backgroundcolour">
  4. <p class="fontcolour headerpadding h1">The Performers</p>
  5.  
  6. <div class="container">
  7. <div class="iconrow">
  8.  
  9. <div class="col-4 text-center">
  10. <figure>
  11. <div>
  12. <a href="jasmin.html">
  13. <img class="imageicon hovericon" src="images/jasmin1.jpg" class="img-fluid">
  14. </a>
  15. </div>
  16. <figcaption class="figure-caption center fontcolour font">Jasmin</figcaption>
  17. </figure>
  18. </div>
  19.  
  20. <div class="col-4 text-center">
  21. <figure>
  22. <div>
  23. <a href="pearl.html">
  24. <img class="imageicon hovericon" src="images/pearl1.jpg" class="img-fluid">
  25. </a>
  26. </div>
  27. <figcaption class="figure-caption center fontcolour font">Pearl</figcaption>
  28. </figure>
  29. </div>
  30.  
  31. <div class="col-4 text-center">
  32. <figure>
  33. <div>
  34. <a href="cordy.html">
  35. <img class="imageicon hovericon" src="images/cordy-profile.jpg" class="img-fluid">
  36. </a>
  37. </div>
  38. <figcaption class="figure-caption center fontcolour font">Cordy</figcaption>
  39. </figure>
  40. </div>
  41.  
  42. <div class="col-3 text-center">
  43. </div>
  44.  
  45. <div class="section backgroundcolour">
  46.  
  47. <div class="col-6 text-center">
  48. <figure>
  49. <div>
  50. <a href="pspo.html">
  51. <img class="imageicon hovericon" src="images/pspo-link.jpg" class="img-fluid">
  52. </a>
  53. </div>
  54. <figcaption class="figure-caption center fontcolour font">The PSPO</figcaption>
  55. </figure>
  56. </div>
  57. <div class="col-3 text-center">
  58. </div>
  59. </div>
  60. </div>
  61. </div>
  62. </div>
  63. </div>
  64. </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement