You are here: Home > Link to Us
Link to Us

Option 1: Text & Graphic Link

To add this link button to your web site's home page use your cursor to highlight the HTML code above, copy it, and paste it into the source code of your page using a text editor.

Code:
<!-- BEGIN JustApartment HTML CODE -->



<img src="http://www.justapartment.com/images/logotext.gif" 
width="272" height="80" 
alt="Apartments For Rent, Apartment Rentals Guide">

<a href="http://www.justapartment.com">Apartment Rentals Guide</a> <!-- END JustApartment HTML CODE -->
Preview: Apartments For Rent, Apartment Rentals Guide
Apartment Rentals Guide


Option 2: Text-Only Link

To add this text link to your web site's home page use your cursor to highlight the HTML code above, copy it, and paste it into the source code of your page using a text editor.

Code:
<!-- BEGIN JustApartment HTML CODE -->
<A HREF="http://www.justapartment.com">Apartments For Rent, Apartment Rentals Guide</A>. <!-- END JustApartment HTML CODE -->
Preview: Apartments For Rent, Apartment Rentals Guide.