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 class="current">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>About Us</button></a></li>
- </ul>
- </nav>
- </div><br>
- <main>
- <table id="hours">
- <tr>
- <th colspan="2">Service Hours</th>
- </tr>
- <tr>
- <td>Monday - Friday</td><td>8am - 6pm</td>
- </tr>
- <tr>
- <td>Saturday & Sunday</td><td>8am - 12pm</td>
- </tr>
- </table>
- <p>Welcome to the official website of Oviedo Auto Repair - family operated, serving Oviedo for over 30 years with complete automotive service & repair. In addition to superb automotive service, maintenence, and body repair, we offer U-HAUL van and truck rentals, as long as RV/Boat storage. Questions or comments? Call us: <a href="tel:4079771733">407-977-1733</a></p>
- <img src="img/best1512photo.jpg" id="shop" alt="Oviedo Auto Repair building">
- </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