iq_132
Banned
Nope... He did it with table tags.
< tr >
< td height="1%" align="left" valign="top" >
< /td >
< /tr >
< tr >
< td >
< table width='100%' align='center' >
< tr >
<font color=red>Sig here</font>< /td >
< /tr >
< /table >
< /td >
Be careful doing this though... If you mess up the tags, it can really screw up a page.
*Don't do any hard returns between the Tags, they show up in IE6
< tr >
< td height="1%" align="left" valign="top" >
< /td >
< /tr >
< tr >
< td >
< table width='100%' align='center' >
< tr >
<font color=red>Sig here</font>< /td >
< /tr >
< /table >
< /td >
Be careful doing this though... If you mess up the tags, it can really screw up a page.
*Don't do any hard returns between the Tags, they show up in IE6
Last edited: