HTML

findus.html

Mar 7th, 2018
366
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.10 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>The One And Only Oviedo Auto Repair!</title>
  5. <meta charset="utf-8">
  6. <meta name="author" content="Jacob Howard">
  7. <meta name="description" content="The official website for the one and only Oviedo Auto Repair in Florida!">
  8. <meta name="keywords" content="html, css, oviedo, auto repair, body shop, auto shop, oviedo auto repair">
  9. <link rel="icon" href="favicon.ico">
  10. <link rel="stylesheet" href="style.css">
  11. </head>
  12. <body>
  13. <div id="wrapper">
  14. <div id="all">
  15. <div id="top">
  16. <header><a href="index.html"><img src="img/logo.png" alt="Oviedo Auto Repair logo"></a></header>
  17. <nav>
  18. <ul>
  19. <li><a href="index.html"><button>Home</button></a></li>
  20. <li><a href="findus.html"><button class="current">Find Us</button></a></li>
  21. <li><a href="specials.html"><button>Specials</button></a></li>
  22. <li><a href="repairservices.html"><button>Repair Services</button></a></li>
  23. <li><a href="uhaul.html"><button>U-HAUL</button></a></li>
  24. <li><a href="about.html"><button>About Us</button></a></li>
  25. </ul>
  26. </nav>
  27. </div><br>
  28. <main>
  29. <p>Currently, we are located at <a href="http://bit.ly/2F34Adg" target="_blank">1512 W. Broadway St, Oviedo, FL 32765</a>.</p>
  30. <div style="width: 100%"><iframe width="100%" height="600" src="https://maps.google.com/maps?width=100%&amp;height=600&amp;hl=en&amp;coord=28.6626681,-81.22384950000003&amp;q=1512%20W%20Broadway%20St%2C%20Oviedo%2C%20FL%2032765+(Oviedo%20Auto%20Repair)&amp;ie=UTF8&amp;t=&amp;z=16&amp;iwloc=B&amp;output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"><a href="https://www.maps.ie/create-google-map/">Embed Google Map</a></iframe></div><br>
  31. </main><br>
  32. <footer>
  33. <a href="index.html">Home</a> &boxv;
  34. <a href="findus.html">Find Us</a> &boxv;
  35. <a href="specials.html">Specials</a> &boxv;
  36. <a href="repairservices.html">Repair Services</a> &boxv;
  37. <a href="uhaul.html">U-HAUL</a> &boxv;
  38. <a href="about.html">About Us</a>
  39. <span id="desinfo">OviedoAutoRepair.com &boxv; &copy;  2018 <a href="mailto:[email protected]">Jacob Howard</a></span>
  40. </footer>
  41. </div>
  42. </div>
  43. </body>
  44. <!-- Copyright (c) 2018 Jacob Howard -->
  45. </html>
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment