web font sizes from PSD to HTML
web font sizes from PSD to HTML
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- kezza_20
all our coders use for font sizes... It gives you much more control
em, em height, em length
A unit of measure for fonts that is the length between the top and bottom of the upper case letter M. This measure is independent of the scale at which the font is reproduced and may be used to describe the vertical proportion of a font in relation to its ex height, strongly indicated on the lower case letters b, d, h and k.
Em can be used as a proportional unit of length in CSS to scale properties in relation to the default font size settings in a users' browser: