![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| ||||
| ||||
|
|
TD BGCOLOR="#003300" VALIGN="top" width="182" In attempting to move into a more fully realized CSS site, I changed that to: TD class="greenmenu" td.greenmenu { background: #003300; You should always set a foreground color with a background colour to avoid clashes with user settings. |
|
width: 182px; padding-top: 0em; } The content within that container declines to vertically align at the top, insisting on what appears to correspond with a 'valign="middle".' |
|
How do I get what I want, visually? vertical-align: top; |
|
Steve -- "My theories appal you, my heresies outrage you, I never answer letters and you don't like my tie." - The Doctor Steve Pugh <steve (AT) pugh (DOT) net> <http://steve.pugh.net/ |
#2
| |||
| |||
|
|
Steve Pugh <steve (AT) pugh (DOT) net> wrote: The content within that container declines to vertically align at the top, insisting on what appears to correspond with a 'valign="middle".' How do I get what I want, visually? vertical-align: top; Well, I actually tried that without beneficial effect... cut 'n' pasted yours, and it worked perfectly. Don't know where I went wrong, but thank you again! |
![]() |
| Thread Tools | |
| Display Modes | |
| |