Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <title>The One And Only Oviedo Auto Repair!</title>
- <meta charset="utf-8">
- <meta name="author" content="Jacob Howard">
- <meta name="description" content="The official website for the one and only Oviedo Auto Repair in Florida!">
- <meta name="keywords" content="html, css, oviedo, auto repair, body shop, auto shop, oviedo auto repair">
- <link rel="icon" href="favicon.ico">
- <link rel="stylesheet" href="style.css">
- </head>
- <body>
- <div id="wrapper">
- <div id="all">
- <div id="top">
- <header><a href="index.html"><img src="img/logo.png" alt="Oviedo Auto Repair logo"></a></header>
- <nav>
- <ul>
- <li><a href="index.html"><button>Home</button></a></li>
- <li><a href="findus.html"><button>Find Us</button></a></li>
- <li><a href="specials.html"><button>Specials</button></a></li>
- <li><a href="repairservices.html"><button>Repair Services</button></a></li>
- <li><a href="uhaul.html"><button class="current">U-HAUL</button></a></li>
- <li><a href="about.html"><button>About Us</button></a></li>
- </ul>
- </nav>
- </div><br>
- <main>
- <h2>U-HAUL Storage</h2>
- <span id="center"><strong>At Oviedo Auto Repair, we offer U-HAUL truck rental as well as monthly-paid boat storage. We are proud to say that we are in the top 100 U-HAUL van and truck rental services in Florida!</strong></span><br>
- <img src="img/uhaul.jpg" alt="Top 100 U-HAUL truck dealers" class="uhauli">
- <img src="img/storage.png" alt="Monthly boat storage" class="uhauli">
- </main><br>
- <footer>
- <a href="index.html">Home</a> │
- <a href="findus.html">Find Us</a> │
- <a href="specials.html">Specials</a> │
- <a href="repairservices.html">Repair Services</a> │
- <a href="uhaul.html">U-HAUL</a> │
- <a href="about.html">About Us</a>
- <span id="desinfo">OviedoAutoRepair.com │ © 2018 <a href="mailto:[email protected]">Jacob Howard</a></span>
- </footer>
- </div>
- </div>
- </body>
- <!-- Copyright (c) 2018 Jacob Howard -->
- </html>
Advertisement