Tee,

You've got the wrong selector. Use:

strong
{
    font: 1em bold #369 Arial, San Serif
    text-transform: uppercase;
    text-decoration: none;
}


Or consult the SelectORacle:

http://penguin.theopalgroup.com/cgi-bin/css3explainer/selectoracle.py



Thanks,

Tatham Oddie
Fuel Advance - Ignite Your Idea
www.fueladvance.com


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of tee
Sent: Sunday, 26 June 2005 5:12 PM
To: [email protected]
Subject: [WSG] 'strong' as class name

I named a class as 

.strong {
    font: 1em bold #369 Arial, San Serif
    text-transform: uppercase;
    text-decoration: none;}

But it does work except the 'bold'. I am curious if the <strong> deserved
for <strong>xxx</strong> only. The reason I want to name that class as
'strong' is because it suits the purpose for the elements I want it be bold,
but I want it to have different typeface and font size and color.

Thanks!

tee

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************



******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to