Sample Career Page


This is an example of a sample career page. The code to create a career page like this is at the bottom, just cut and paste it into your website. Or better yet, design your own page with the our custom banner ads.

Your Realty Name in BIG Letters

Thinking about a Career
in Real Estate?

If you have ever wondered if you have what it takes to work in the Real Estate industry,
then why not take a "test drive” in our Real Estate Simulator. It’s fun and informative.
The whole evaluation process takes about one (1) hour. After you finish we’ll contact
you with the results.

On your mark...get ready...start your engines....

Click Here to start the Simulator.

 
Your Company Name
Your Phone Number
Your email address
 
 
To create this exact page, copy and paste and the HTML code below into your web page editor. Remember to replace the text in RED with the link given to you when you signed up, so that the the recruits can be registered under your company.
 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Careers In Real Estate</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">
<!--
.Title1 { FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; FONT-SIZE:18px;
color:#000000; font-weight:bold; text-decoration: none; }

.labelbold {
FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
color: #000000; font-weight:bold}

.label {
FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; color: #000000;
font-weight:normal}
-->
</style>

</head>

<body>
<table width="600" border="0" cellspacing="0" cellpadding="2">
<tr>
<td class="Title1"><h3><strong><font size="6">Your Realty Name in BIG Letters</font></strong></h3>
<table width="600" border="0" cellspacing="0" cellpadding="2">
<tr>
<td class="labelbold"><font size="4">Thinking about a Career<br>
in Real Estate?</font></td>
<td><img src="http://www.realestatesimulator.com/broker_resources/sample-pic.jpg" width="149" height="121"></td>
</tr>
</table>
<p><span class="label">If you have ever wondered if you have what it takes
to work in the Real Estate industry,<br>
then why not take a &quot;test drive&#8221; in our Real Estate Simulator.
It&#8217;s fun and informative.<br>
The whole evaluation process takes about one (1) hour. After you finish
we&#8217;ll contact <br>
you with the results.<br>
<br>
On your mark...get ready...start your engines....<br>
<br>
<a href="your_custom_link_we_gave_you_goes_here">Click Here</a>
to start the Simulator.</span><br>
</p></td>
</tr>
<tr>
<td><a href="your_custom_link_we_gave_you_goes_here"><img src="http://www.realestatesimulator.com/images/banners/banner_test-drive-free.gif" width="468" height="60" border="0"></a></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td class="label">Your Company Name<br>
Your Phone Number<br>
Your email address</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>