[thelist] Image labels not centered in Firefox

Stephen Toney toney at systemsplanning.com
Wed Nov 23 10:04:42 CST 2005


Yikes -- a typo! That solved the problem.

Now I wonder why the W3C validator didn't catch that when I tested the page????

Many thanks for spotting this, Ben!

Stephen

Stephen Toney
Systems Planning
toney at systemsplanning.com
http://www.systemsplanning.com


ben wrote:

>> 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



Stephen Toney
Systems Planning
toney at systemsplanning.com
http://www.systemsplanning.com




More information about the thelist mailing list