[thelist] CSS Question - Table Inheritance

ben morrison morrison.ben at gmail.com
Thu Sep 22 10:42:37 CDT 2005


On 9/22/05, Jay Blanchard <jay.blanchard at thermon.com> wrote:
> Gawd, I'm going to sound like a newbie....but I cannot remember. If I have
> this....
>
> #content {
>         background: #FFFFFF;
>         font: 0.8em arial, sans-serif, "Trebuchet MS";
>         height: auto;
>         text-align: justify;
>         padding: 160px 70px 0px 70px;
> }

> Shouldn't the table use the font declared in 'content', including the size?

It should but its quite flakey, I know there are issues with mozilla
in quirksmode:

http://devedge-temp.mozilla.org/viewsource/2002/table-inherit/

Any more info would be appreciated...


More information about the thelist mailing list