888
15 Jul 2008, 07:38 AM
I already have a style.css with defined selectors and declarations such as
#text font: Georgia etc.
and
#body font: Times New Roman.
Now if I have text under the body category, i.e. all the text in the page, what do I have to do apart from manually using <div> codes via the coding page in dreamweaver to apply say #text to the text in question?
I.E. how to make a css style a class from say #text in style.css?
So how do I apply #text to selected text on the page?
#text font: Georgia etc.
and
#body font: Times New Roman.
Now if I have text under the body category, i.e. all the text in the page, what do I have to do apart from manually using <div> codes via the coding page in dreamweaver to apply say #text to the text in question?
I.E. how to make a css style a class from say #text in style.css?
So how do I apply #text to selected text on the page?