Hi, this is my first post and new to Actinic. I'm coding an information page in HTML. My question is how do I apply a font size to most of my text on the page. Rather than having to keep writing <p><font size="2" every time I want text, I would think it would be better to use a division. So that every time I use the <p> tag it would come out the size I have set for that div.
How do I use the <div> tags to use a font size from the CCS? (actsmall).
If I use a division, can you change the old line to display a different size or colour without it effecting the font size elsewhere in the division?
Thanks Sam
How do I use the <div> tags to use a font size from the CCS? (actsmall).
If I use a division, can you change the old line to display a different size or colour without it effecting the font size elsewhere in the division?
Thanks Sam
Comment