Forum Moderators: open
<Sorry, no personal URLs.
See Terms of Service [webmasterworld.com]>
Area in question
<table width="648" border="0" align="center" cellpadding="7" cellspacing="0">
<tr>
<td style="border-style:solid; border-width:1px; " colspan="9" align="center" bgcolor="#FFFFFF" bordercolor="#000000">
This is where the part begins
<leftmargin=0 topmargin=0 marginwidth=0 marginheight=0">
<div align="center">
<center>
<table width=143 border=0 cellpadding=0 cellspacing=0 style="border-collapse: collapse" bordercolor="#111111">
[edited by: tedster at 1:54 am (utc) on April 12, 2005]
style="border-collapse: collapse" bordercolor="#111111"
should be ...
style="border-collapse: collapse;border-color:#111111"
I always suggest validating both html and css before trying to fix apprent rendering troubles. The problems often vanish when the mark-up is valid, and they drive you crazy otherwise.
W3C Validator - HTML [validator.w3.org]
W3C Validator - CSS [jigsaw.w3.org]