[thelist] CSS: font-size fun!

lon.kraemer lwkraemer at directvinternet.com
Wed Aug 21 10:26:01 CDT 2002


Your selector should probably be:
div#content

Keep this tool handy:
http://gallery.theopalgroup.com/selectoracle/

> I've got:
>
> div #content {
>   font-family: Verdana, Arial, Helvetica, sans-serif;
>   font-size: xx-small;
>   }
>
> The problem is, #content very well may have tables, lists and all
sorts
> of other stuff in it later on down the road that I haven't anticipated
> yet. Right now, they're showing up as the default font size, which is
> larger than the specified one in my CSS.





More information about the thelist mailing list