Code:
<table width="750px" border="0" cellpadding="0" cellspacing="2" >
<tr>
<td height="18" colspan="8" bgcolor="<%=headerCol%>">
<table width="100%" border="0" bordercolor="<%=headerBrd%>" cellpadding="0" cellspacing="0">
<tr>
<td align="center" bordercolor="<%=headerCol%>" width="100%" valign="top"><img border="0" src="/v2/asp/images/picco.gif"></td>
<td align="right" bordercolor="<%=headerCol%>" valign="bottom">
<table align="right">
<tr><td>TEST</td></tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
I have this table setup as a 'header' for my pages. Is there any way to have the image completely centered and the text 'TEST' right aligned without knocking out the image alignment?
THanks.
Picco
www.crmpicco.co.uk