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>U-HAUL</button></a></li>
- <li><a href="about.html"><button class="current">About Us</button></a></li>
- </ul>
- </nav>
- </div><br>
- <main>
- <img src="img/seal.jpg" id="seal" alt="ASE Certified Technician seal">
- <h2>About Us</h2>
- <p>We are Oviedo Auto Repair; we are a unique, family owned and operated company.</p>
- <ul>
- <li>We will always listen to your car's problems, and fix them, being sure to not lose anything in translation which happens all too often with larger volume repair shops, such as large franchise tire and exhaust stores.</li>
- <li>We are top notch veteran ASE certified technicians. Bigger shops often find it easier to find people with less experience, and hire them, with only seldom certification. With little to no experience comes higher chance of mistakes when your car is worked on.</li>
- <li>We may have less quantity, but this ensures greater quality. We are much more thorough with the diagnosis, repair, and test driving of every vehicle to drive in our shop. Other shops simply do not allow this much quality due to time constraints.</li>
- <li>We have a much larger, information-filled database that is used in the diagnosis and repair of every car that comes in, including OEM TSB's as well as manufacturer recalls.</li>
- </ul>
- <strong><em>Oviedo Auto Repair is a name you can trust!</em></strong><br><br>
- <center><img src="img/dadwith1512sign.jpg" id="selfphoto" alt="Oviedo Auto Repair owner next to sign"></center>
- </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