Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <title>Prime Properties :: Financing</title>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link href="prime.css" rel="stylesheet">
- <link href="favicon.ico" rel="icon">
- <!--[if lt IE 9]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js">
- </script>
- <![endif]-->
- </head>
- <body>
- <div id="wrapper"><br>
- <header><img src="primelogo.gif" alt="Prime Properties" width="650" height="100"></header>
- <main>
- <nav>
- <ul>
- <li><a href="index.html">Home</a></li>
- <li><a href="listings.html">Listings</a></li>
- <li><a href="financing.html">Financing</a></li>
- <li><a href="contact.html">Contact</a></li>
- </ul>
- </nav>
- <div id="right">
- <h2>Financing</h2>
- <p>We work with many area mortgage and finance companies.</p>
- <h3>Mortgage FAQs</h3>
- <dl>
- <dt>What amount of mortgage do I qualify for? </dt>
- <dd>The total basic monthly housing cost is normally based on 29% to 41% of your gross monthly income.</dd>
- <dt>Which percentage is most often used? </dt>
- <dd>The percentage used depends on the lending institution and type of financing.</dd>
- <dt>How do I get started?</dt>
- <dd> Contact us today to help you arrange financing for your home.</dd>
- </dl>
- </main>
- <footer>
- <div class="nav"><a href="index.html">Home</a> <a href="listings.html">Listings</a> <a href="financing.html">Financing</a> <a href="contact.html">Contact</a>
- </div> <br>
- Copyright © 2013 Prime Properties<br>
- </footer>
- </div>
- </body>
- </html>
Advertisement