Advertisement
Guest User

Dis

a guest
Jan 20th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <link rel="stylesheet" href="style.css" type="text/css" charset="utf-8" />
  6. <center>
  7. <title> Outdoor Exploits</title>
  8. </head>
  9.  
  10. <body>
  11. <div id="main">
  12. <div id="title">
  13. <h1> Outdoor Exploits</h1>
  14. </div>
  15. <!--Nav bar--!>
  16. <div id="nav">
  17. <ul>
  18. <a href="indez.html">Home</a>
  19. <br>
  20. <a href="Activities.html">Activities</a>
  21. <a href="Acommodation.html">Acommodation</a>
  22.  
  23. <a href="Enquires.html">Enquires</a>
  24. </ul>
  25. </div>
  26.  
  27. <div id="content">
  28. <div id="Slideshow">
  29. <img src="images/Images.gif" width=600px>
  30. </div>
  31.  
  32. <p>
  33.  
  34. <div id="text">
  35. <center> <p> Here is where we are located for any enquiries please send a written letter to our Contact address:
  36. <br> Outdoor Exploits, Nether Booth, Edale, Hope Valley, Derbyshire, S33 7ZH.
  37. <br>Or alternatively you can contact us threw our email at our Company email: manager@progress-media.co.uk.
  38. </center>
  39. </div>
  40.  
  41.  
  42. <!--I think this is the map --!>
  43.  
  44. <div id="map">
  45. <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4760.582169915636!2d-1.7872423090892293!3d53.37384106922056!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x487a2d2a075f674b%3A0x537f5787a88fac9b!2sEdale%2C+Hope+Valley+S33+7ZH!5e0!3m2!1sen!2suk!4v1478873784401" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
  46. </div>
  47. </div>
  48.  
  49.  
  50.  
  51.  
  52. </div>
  53. </body>
  54. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement