Quote:
Originally Posted by DrChiper
Just curious:
I happen to see font sizes in the order of .7555em, .83333333em or similar. I have heard that this used to cause (in the past) the rendering engines some extra effort (hence delays) to accomplish that precision, while it hardly worth the effort as it is barley noticeable for the casual reader. Out of habit I just always replace the above sizes with .75em and .8em and equivalent.
What is the current opinion about this?
|
My opinion: The majority of the text should be the BODY FONT size (and family). All else is a explicit exception (bigger, smaller, bold, italic). Technically, most paragraphs should be a simple
<p> p style would set the margins and indent... for the majority of the bodies.
The stylesheet overrides this for first paragraph text, centered text... Again: Exceptions to the majority