Eric Heitz wrote:
> Got it.
>
>
> Need another review of the layout in IE 6 to see if it works.
>
> http://www.kucia.com/bcs/BC_Surgical_08/insights/index.html
>
>
>
> Eric
>
>
It is close enough in IE/6. For those users in IE/6 & IE/7 who ignore
your frozen-fonts, using pixel line-height is not a good idea. Opera has
trouble with px line-height, too. A raw number works better (no unit of
measure). Deleting the height on the below selector will keep the column
text from shooting out the bottom of the footer when the fonts are
scaled in compliant browsers.
#leftcolumn {
/*height: 622px;*/
}
______________________________________________________________________
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/