Alan K Baker wrote:
> ...
> The page is at: http://www.webbwize.co.uk/Test_Area/OwenJones/stoplist.html
> and the stylesheet is at: 
> http://www.webbwize.co.uk/Test_Area/OwenJones/stylesheet.css
> 
> I want the first line of text in every <td> to be top aligned rather than as 
> it is now, with a lot of white space where the content is less than the <td> 
> with the most content.
> I've tried various CSS 'solutions' with no success. Perhaps I'm missing 
> something fundamental. :-)

#stopbox table td { vertical-align:top; }
at least in Fx3

Ingo

-- 
http://www.satzansatz.de/css.html
http://www.dolphinsback.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to