Posted by Jonathan N. Little on 09/23/06 20:01
freesoft_2000 wrote:
> Hi everyone,
>
> Sorry to ask this silly question but is there a way to add
> bolding into a css class like when a font family is added into a css
> class
> like below
BTW your existing CSS is invalid
>
> .csstest
> {
> font-family: Georgia;
> font-size: 36;
^^^
36 what? In CSS your *must* have units 36px, 2.6em 36pt....
> background-color: green;
> color: blue;
> }
>
> Any help is greatly appreciated
>
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|