I have changed the  paragrah spacing in my left div

#left P {
 margin: 0px 0px 2px;
 line-height: 10px;
}



The problem is for one bit of the text I want to break out of this and have it 
back to normal. Is it possible to create multiple <p> styles or at least have 
an another class that works on a section of text? When I set up another class 
(.normal_spacing)  the <P> tag still styles everything in the div.

Maybe something to so with inheritance?



R.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to