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 class="current">Repair Services</button></a></li>
- <li><a href="uhaul.html"><button>U-HAUL</button></a></li>
- <li><a href="about.html"><button>About Us</button></a></li>
- </ul>
- </nav>
- </div><br>
- <main>
- <h2>Bodyshop Work</h2>
- Below are some image examples of body damage fixes done by Oviedo Auto Repair.<br>
- <img src="img/1honda-quarter-panel.jpg" alt="Honda Quarter Panel Repair" class="bodyworki">
- <img src="img/2corvette-door.JPG" alt="Corvette Door Paint Restoration" class="bodyworki">
- <img src="img/3rear-bumper.jpg" alt="Rear Bumper Dent Repair" class="bodyworki">
- <p>Aside from body work, Oviedo Auto Repair offers many other services. These services include:</p>
- <ul>
- <li>We <em>always</em> check service & check engine lights for free with our up-to-date scanner equipment.</li>
- <li>We maintain through maintenance intervals, such as 30,000 miles, 60,000 miles, and so on.</li>
- <li>Preventitive maintenance is also provided, such as oil changes, and air filters.</li>
- <li>Tune-ups & fuel injector cleanings, as well as spark plugs, ignition wire and coil check-ups.</li>
- <li>Pre-purchase inspection is also provided.</li>
- <li>We replace timing belts & water pumps.</li>
- <li>Air conditioning repair services may also be available, such as freon refills, compressor repairs, etc.</li>
- <li>Starting & charging system repairs.</li>
- <li>Steering & suspension systems, including power steering maintenance, shocks, and control arms.</li>
- <li>Brake system repairs, including rotors, calipers, fluid refills, and lines.</li>
- <li>Transmission maintenance & repair services, including services from fluid flushes to transmission replacement.</li>
- <li>Fuel system repairs are also available, including fuel pump and filter replacement.</li>
- <li>Cooling system, including coolant flush and radiators.</li>
- <li>Exhaust system, including catalytic converter and muffler replacement.</li>
- <li>Electrical diagnosis is also provided with hands-on work, not simply replying on computer diagnosis.</li>
- <li>Power window & lock repairs.</li>
- </ul>
- <span id="center"><strong>We at Oviedo Auto Repair take care of your car. We always offer free estimates & quotes on our services, and are happy to negotiate. With most repairs, diagnosis fees may even be waived.</strong></span>
- </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