In your html you will have a class rule something like <p class="main>text here</p>
When the browser gets to the class rule called main it knows to look at the style sheet and find the rule there by the .main code, it then adds the style rules set in that class, the bits in the style itself kind of speak for themselfves. Hope that is of use
Regards
Ian
Edited by ianm on 07/02/2005 18:24 (server time).