Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <title>Prime Properties</title>
- <meta charset="utf-8">
- <link href="prime.css" rel="stylesheet">
- </head>
- <body>
- <div id="wrapper">
- <h1 id="header"><img src="primelogo.gif" alt="Prime Properties" width="650" height="100"></h1>
- <div id="left">
- <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>
- </div>
- <div id="right">
- <p>Prime Properties is prepared to market and sell your property.</p>
- <p>The philosophy of Prime Properties is to promote our clients, not ourselves. </p>
- <p>We can also help you find the property that meets your needs:</p>
- <ul>
- <li>location</li>
- <li>price</li>
- <li>features</li>
- </ul>
- <div class="contact">Prime Properties<br>
- 3055 Bode Road<br>
- Schaumburg, IL 60194<br>
- <br>
- 847-555-5555 <br> <br></div>
- <div id="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>
- Copyright © 2013 Prime Properties<br>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment