HTML

repairservices.html

Mar 7th, 2018
403
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 3.60 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>Find Us</button></a></li>
  21. <li><a href="specials.html"><button>Specials</button></a></li>
  22. <li><a href="repairservices.html"><button class="current">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. <h2>Bodyshop Work</h2>
  30. Below are some image examples of body damage fixes done by Oviedo Auto Repair.<br>
  31. <img src="img/1honda-quarter-panel.jpg" alt="Honda Quarter Panel Repair" class="bodyworki">
  32. <img src="img/2corvette-door.JPG" alt="Corvette Door Paint Restoration" class="bodyworki">
  33. <img src="img/3rear-bumper.jpg" alt="Rear Bumper Dent Repair" class="bodyworki">
  34. <p>Aside from body work, Oviedo Auto Repair offers many other services. These services include:</p>
  35. <ul>
  36. <li>We <em>always</em> check service &amp; check engine lights for free with our up-to-date scanner equipment.</li>
  37. <li>We maintain through maintenance intervals, such as 30,000 miles, 60,000 miles, and so on.</li>
  38. <li>Preventitive maintenance is also provided, such as oil changes, and air filters.</li>
  39. <li>Tune-ups &amp; fuel injector cleanings, as well as spark plugs, ignition wire and coil check-ups.</li>
  40. <li>Pre-purchase inspection is also provided.</li>
  41. <li>We replace timing belts &amp; water pumps.</li>
  42. <li>Air conditioning repair services may also be available, such as freon refills, compressor repairs, etc.</li>
  43. <li>Starting &amp; charging system repairs.</li>
  44. <li>Steering &amp; suspension systems, including power steering maintenance, shocks, and control arms.</li>
  45. <li>Brake system repairs, including rotors, calipers, fluid refills, and lines.</li>
  46. <li>Transmission maintenance &amp; repair services, including services from fluid flushes to transmission replacement.</li>
  47. <li>Fuel system repairs are also available, including fuel pump and filter replacement.</li>
  48. <li>Cooling system, including coolant flush and radiators.</li>
  49. <li>Exhaust system, including catalytic converter and muffler replacement.</li>
  50. <li>Electrical diagnosis is also provided with hands-on work, not simply replying on computer diagnosis.</li>
  51. <li>Power window &amp; lock repairs.</li>
  52. </ul>
  53. <span id="center"><strong>We at Oviedo Auto Repair take care of your car. We always offer free estimates &amp; quotes on our services, and are happy to negotiate. With most repairs, diagnosis fees may even be waived.</strong></span>
  54. </main><br>
  55. <footer>
  56. <a href="index.html">Home</a> &boxv;
  57. <a href="findus.html">Find Us</a> &boxv;
  58. <a href="specials.html">Specials</a> &boxv;
  59. <a href="repairservices.html">Repair Services</a> &boxv;
  60. <a href="uhaul.html">U-HAUL</a> &boxv;
  61. <a href="about.html">About Us</a>
  62. <span id="desinfo">OviedoAutoRepair.com &boxv; &copy;  2018 <a href="mailto:[email protected]">Jacob Howard</a></span>
  63. </footer>
  64. </div>
  65. </div>
  66. </body>
  67. <!-- Copyright (c) 2018 Jacob Howard -->
  68. </html>
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment