[thelist] CSS Question - Table Inheritance

Jay Blanchard jay.blanchard at THERMON.com
Thu Sep 22 10:08:06 CDT 2005


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

and do this....

<div id="content">
<table ....

everything here is normal table stuff, no classes or id's, etc

...table>
</div>

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


More information about the thelist mailing list