Posted by Toby A Inkster on 05/30/07 10:45
Ben C wrote:
> Do you know where it says that? I have in 4.3.2 of CSS 2.1 "em: the
> 'font-size' of the relevant font".
Consider:
div {
font-size: 12px;
width: 10em;
/* width is 120 px */
}
In practice "font size" and "font height" are synonyms.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 95 days, 18:28.]
Non-Intuitive Surnames
http://tobyinkster.co.uk/blog/2007/05/25/non-intuitive-surnames/
Navigation:
[Reply to this message]
|