hey guys can anyone help me out here? i need my iframe and the two paragraphs next to it, moved up and to the right where the big white space is right now? can anyone take a look at my code and maybe troubleshoot it for me? Take a look at the attached pdf file it should look like that basically. thanks need reply asap!
CODE
<html>
<head>
<title>Listing 20481</title><base target="images">
</head>
<body background="pback.jpg" text="purple" link="purple" vlink="purple" alink="purple">
<table Width="620 "border="1" cellpadding="0" cellspacing="5" bordercolor="purple">
<tr>
<th colspan="4" bgcolor="#FFFFFF"> <font color="#800080" face="Arial" size="2">Home Page | Residential | Business |
Properties | Rentals | Appraisals | Contact Us|</font></th>
</tr>
<tr>
<td width="190" height="75"background ="back.jpg"><img src="brlogo.jpg" alt="Browyer Realty"></td>
<td width="335" height="75" bgcolor="#FFFF00" valign="top"><img src="L20481.jpg" align="left"><font color="#800080"
face="Arial" size="4">Listing 20485</font><font color="#800080" face="Arial" size="2"><br>414 Mandel Road<br>Sheriden, MN
78412</br></font></td>
<td width="40" bgcolor="#FFFF00" valign="top"><b><font face="Arial" color="#800080"
size="2">LP:<br>SqFt:<br>Bdrm:<br>Bath</b></font></br></td>
<td width="50" bgcolor="#FFFF00" valign="top" align="right"> <font face="Arial" color="#800080"
size="2">$419,900<br>2,600<br>3<br>2 1/2</font></br></td>
</tr>
<tr>
<td colspan="4" valign="top" bgcolor="FFFFFF"><p>Paradise found! This custom built brand new home sits proudly on a
6.8 acre high wooded site overlooking a 300 acre nature conservancy. The setting is exceptional and the home is every bit as
exciting! A bright open layout is enhanced by vaulted ceilings, hardwood and tumbled ceramic flooring, custom maple
cabinetry, upgraded fixtures, numerous windows, and incredibleviews.</p>
<table Width="100" height="260" bgcolor="#FFFF00" "border="1" cellpadding="5" cellspacing="0" bordercolor="#800080">
<tr>
<td valign="top">
<font face="Arial color="#800080" size="3">
<a href="img01.htm">Front View</a><br>
<a href="img02.htm">Rear View</a><br>
<a href="img03.htm">Side View</a><br>
<a href="img04.htm">Dining Room</a><br>
<a href="img05.htm">Kitchen</a><br>
<a href="img06.htm">Living Room</a> <br>
<a href="img07.htm">Bedroom 1</a><br>
<a href="img08.htm">Bedroom 2</a><br>
<a href="img09.htm">Bedroom 3</a><br>
<a href="img10.htm">Basement</a><br>
<a href="img11.htm">Storage Bldg</a><br>
<a href="img12.htm">Laundry Room</a><br>
<a href="img13.htm">View</a></br></font></td></tr></table>
<iframe align="left" src="img01.htm" name="images" width="300" height="240" marginheight="0" marginwidth="0"
frameborder="no"></iframe>
<p>There is much more. The property includes
a 40x54 storage building. Perfect for a large boat and
machinery. Exposed walkout on lower level leads down to
a beautiful wooded area.</p>
<p>An extra bathroom, bedroom, and family
room can be added to the unfinished basement for more
living space.</p>
</td>
</tr>
<tr>
<th colspan="4" bgcolor="#FFFFFF"><font color="#800080" face="Arial" size="2">| More Details | Map | Request a
Showing | Other Listings|</font></th>
</tr>
</table>
</body>
</html>