[thelist] Image labels not centered in Firefox

ben morrison morrison.ben at gmail.com
Wed Nov 23 09:51:22 CST 2005


> The relevant code is (edited for clarity):
>
>
> <table width=100% cellspacing=0 cellpadding=0>
> <tr>
>
> <td style='text-align=center;'>
>    <a href='something'>
>       <img src='/somepath/logo-naa.gif' border=0 align=top>
>    </a>
>    <br>North American<br>Aviation
> </td>
>

have you tried:

style='text-align:center;

note the : not =

ben



More information about the thelist mailing list