Source Code from Example

<cfinclude template="assets/templates/outside_header.cfm">
< div id="bodyarea"><h1>My Virtual Log Cabin</h1>


< table width="100%" border="0">
<tr>
<td width="23%"><img src="/assets/images/woodsign.gif" width="224" height="264" align="absmiddle" /></td>
<td width="58%" valign="top"><p>Welcome to my Cabin. </p>
<p>We are currently working on having a real log cabin. </p>
<p>Find out about my grandson, my sons, my hobbies and whatever else I
am into. Seems the learning curve never ends in computers. This is something
to keep me very busy for a while. Long after we move into the real log
cabin.</p>
<p>&nbsp;</p>
<p align="right">&nbsp;</p></td>
<td width="19%" valign="top"><table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="abad85">
<tr>
<td height="260" valign="top"><p align="center">Currently the temperature at my home is:</p>
<p align="center"><a href="/donna/weather.htm"><img src="/icon.jpg" width="85" height="100" border="0"></a></p></td>
</tr>
</table>
</td>
</tr>
</table>

< /div>


< /body>
< /html>