Gossamer Forum
Home : Products : Gossamer Forum : Testing Forum :

testing code

Quote Reply
testing code
Code:
<table align="center" width="148" border="1" bordercolor="#FFFF66" "cellspacing="0" cellpadding="0" valign="top">
<tr>
<td width="202" height="20" valign="center" bgcolor="#FFCC66"><font size="2" face="verdana"><strong>::About
me::</strong></font></td>
</tr>
<tr>
<td height="20" valign="top">
<?php include("php/aboutme.txt"); ?>
</td>
</tr>
</table>