Letlabo Nature Reserve
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

gallery.html 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Letlabo Nature Reserve</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <meta name="description" content="" />
  8. <!-- css -->
  9. <link href="css/bootstrap.min.css" rel="stylesheet" />
  10. <link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
  11. <link href="css/jcarousel.css" rel="stylesheet" />
  12. <link href="css/flexslider.css" rel="stylesheet" />
  13. <link href="css/style.css" rel="stylesheet" />
  14. <!-- Theme skin -->
  15. <link href="skins/default.css" rel="stylesheet" />
  16. <!-- =======================================================
  17. Theme Name: Moderna
  18. Theme URL: https://bootstrapmade.com/free-bootstrap-template-corporate-moderna/
  19. Author: BootstrapMade
  20. Author URL: https://bootstrapmade.com
  21. ======================================================= -->
  22. </head>
  23. <body>
  24. <div id="wrapper">
  25. <!-- start header -->
  26. <header>
  27. <div class="navbar navbar-default navbar-static-top">
  28. <div class="container">
  29. <div class="navbar-header">
  30. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. <span class="icon-bar"></span>
  34. </button>
  35. <a class="navbar-brand" href="index.html" style="font-size: 40pt"><span>Letlabo
  36. </span>Nature
  37. Reserve</a>
  38. </div>
  39. <div class="navbar-collapse collapse">
  40. <ul class="nav navbar-nav">
  41. <li class="active"><a href="index.html">Home</a></li>
  42. <li class="dropdown">
  43. <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false">Services
  44. <b class="icon-angle-down"></b></a>
  45. <ul class="dropdown-menu">
  46. <li><a href="accommodation.html">Accommodation</a></li>
  47. <li><a href="hunting.html">Hunting</a></li>
  48. <li><a href="events.html">Weddings/Conferences</a></li>
  49. </ul>
  50. </li>
  51. <li><a href="gallery.html">Gallery</a></li>
  52. <li><a href="aboutus.html">About Us</a></li>
  53. <li><a href="contact.html">Contact</a></li>
  54. </ul>
  55. </div>
  56. </div>
  57. </div>
  58. </header>
  59. <!-- end header -->
  60. <section id="inner-headline">
  61. <div class="container">
  62. <div class="row">
  63. <div class="col-lg-12">
  64. <ul class="breadcrumb">
  65. <li><a href="index.html"><i class="fa fa-home"></i></a><i class="icon-angle-right"></i></li>
  66. <li class="active">Gallery</li>
  67. </ul>
  68. </div>
  69. </div>
  70. </div>
  71. </section>
  72. <section id="content">
  73. <div class="container">
  74. <div class="row">
  75. <div class="col-lg-16">
  76. <div class="row">
  77. <div class="col-lg-1">
  78. <img src="img/gallery/1.jpg" width="100" height="100" alt="1" onclick="myFunction(this);">
  79. </div>
  80. <div class="col-lg-1">
  81. <img src="img/gallery/2.jpg" width="100" height="100" alt="2" onclick="myFunction(this);">
  82. </div>
  83. <div class="col-lg-1">
  84. <img src="img/gallery/3.jpg" width="100" height="100" alt="3" onclick="myFunction(this);">
  85. </div>
  86. <div class="col-lg-1">
  87. <img src="img/gallery/4.jpg" width="100" height="100" alt="4" onclick="myFunction(this);">
  88. </div>
  89. <div class="col-lg-1">
  90. <img src="img/gallery/5.jpg" width="100" height="100" alt="5" onclick="myFunction(this);">
  91. </div>
  92. <div class="col-lg-1">
  93. <img src="img/gallery/6.jpg" width="100" height="100" alt="6" onclick="myFunction(this);">
  94. </div>
  95. <div class="col-lg-1">
  96. <img src="img/gallery/7.jpg" width="100" height="100" alt="7" onclick="myFunction(this);">
  97. </div>
  98. <div class="col-lg-1">
  99. <img src="img/gallery/8.jpg" width="100" height="100" alt="8" onclick="myFunction(this);">
  100. </div>
  101. <div class="col-lg-1">
  102. <img src="img/gallery/9.jpg" width="100" height="100" alt="9" onclick="myFunction(this);">
  103. </div>
  104. <div class="col-lg-1">
  105. <img src="img/gallery/10.jpg" width="100" height="100" alt="10" onclick="myFunction(this);">
  106. </div>
  107. <div class="col-lg-1">
  108. <img src="img/gallery/11.jpg" width="100" height="100" alt="11" onclick="myFunction(this);">
  109. </div>
  110. <div class="col-lg-1">
  111. <img src="img/gallery/12.jpg" width="100" height="100" alt="12" onclick="myFunction(this);">
  112. </div>
  113. </div>
  114. <!-- The expanding image container -->
  115. <div class="container" style="align-content: center">
  116. <!-- Close the image -->
  117. <span onclick="this.parentElement.style.display='none'" class="closebtn">&times;</span>
  118. <!-- Expanded image -->
  119. <img id="expandedImg" style="width:60%" class="center-block">
  120. </div>
  121. </div>
  122. </div>
  123. </div>
  124. </section>
  125. <footer>
  126. <div class="container">
  127. <div class="row">
  128. <div class="col-lg-4" style="text-align: center">
  129. <div class="widget">
  130. <h5 class="widgetheading" style="color: black">Address Info</h5>
  131. <address>
  132. <strong class=>Letlabo Nature Resrve</strong><br>
  133. Farm Vellefontein<br>
  134. Rooiberg <br>
  135. Limpopo <br>
  136. South Africa </address>
  137. <p>
  138. <i class="icon-phone"></i> (+27) 82 466 5034<br>
  139. <i class="icon-envelope-alt"></i> wildtrade@outlook.com
  140. </p>
  141. </div>
  142. </div>
  143. <div class="col-lg-4">
  144. <div class="widget" style="text-align: center">
  145. <h5 class="widgetheading" style="color: black">Google Map</h5>
  146. <br>
  147. <br>
  148. <div class="map" style="text-align: center">
  149. <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d6315.233318738437!2d27.778678240340998!3d-24.842450524285102!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1ebee7a893a32509%3A0x5494959cf569a4ee!2sLETLABO+NATURE+RESERVE+-+Algenie!5e1!3m2!1sen!2sza!4v1565761452013!5m2!1sen!2sza"
  150. width="300" height="200" frameborder="0" style="border:0" allowfullscreen></iframe>
  151. </div>
  152. </div>
  153. </div>
  154. <div class="col-lg-4" style="text-align: center">
  155. <div class="widget">
  156. <h5 class="widgetheading" style="color: black">Navigation</h5>
  157. <ul class="link-list">
  158. <li><a href="events.html">Conferences / Weddings</a></li>
  159. <li><a href="accommodation.html">Accommodation</a></li>
  160. <li><a href="hunting.html">Hunting Packages</a></li>
  161. <li><a href="aboutus.html">About us</a></li>
  162. <li><a href="contact.html">Contact us</a></li>
  163. <li><a href="privacy.html">Indemnity</a></li>
  164. </ul>
  165. </div>
  166. </div>
  167. </div>
  168. </div>
  169. <div id="sub-footer">
  170. <div class="container">
  171. <div class="row">
  172. <div class="col-lg-6">
  173. <div class="copyright">
  174. <p>&copy; Moderna Theme. All right reserved.</p>
  175. <div class="credits">
  176. <!--
  177. All the links in the footer should remain intact.
  178. You can delete the links only if you purchased the pro version.
  179. Licensing information: https://bootstrapmade.com/license/
  180. Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Moderna
  181. -->
  182. Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
  183. </div>
  184. </div>
  185. </div>
  186. </div>
  187. </div>
  188. </div>
  189. </footer>
  190. </div>
  191. <a href="#" class="scrollup"><i class="fa fa-angle-up active"></i></a>
  192. <!-- javascript
  193. ================================================== -->
  194. <!-- Placed at the end of the document so the pages load faster -->
  195. <script src="js/jquery.js"></script>
  196. <script src="js/jquery.easing.1.3.js"></script>
  197. <script src="js/bootstrap.min.js"></script>
  198. <script src="js/jquery.fancybox.pack.js"></script>
  199. <script src="js/jquery.fancybox-media.js"></script>
  200. <script src="js/google-code-prettify/prettify.js"></script>
  201. <script src="js/portfolio/jquery.quicksand.js"></script>
  202. <script src="js/portfolio/setting.js"></script>
  203. <script src="js/jquery.flexslider.js"></script>
  204. <script src="js/animate.js"></script>
  205. <script src="js/custom.js"></script>
  206. <script src="js/gallery.js"></script>
  207. </body>
  208. </html>