Hi
I'm creating a stylesheet at the moment. I need to set the font size which seems ok using:
font-size: 7pt;
But i've also seen the following statement used:
font-size: 1em;
Please can you confirm when em should be used and what affect it has on the font size.
Many Thanks
Phil
I'm creating a stylesheet at the moment. I need to set the font size which seems ok using:
font-size: 7pt;
But i've also seen the following statement used:
font-size: 1em;
Please can you confirm when em should be used and what affect it has on the font size.
Many Thanks
Phil