Posted by Neredbojias on 04/04/07 06:32
On Wed, 04 Apr 2007 05:54:27 GMT bbxrider scribed:
> trying to set specific font for a table and while we at it, how about
> rows too?
> i've tried with css
> < table id=font15px> .font15px{font-size: 15px}
> <table class="font15px"> #font15px{font-size: 15px}
> without css
> < table font-size: 15px>
>
> but the font size still is the one set in my css body attributes?
>
> maybe its not possible??
> bbxrider
Seems like you have the class and id prefixes reversed.
--
Neredbojias
He who laughs last sounds like an idiot.
[Back to original message]
|