Re: [css-d] CSS Font Size Equivalent

2010-09-04 Thread HallMarc Websites
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Philippe Wittenbergh Sent: Saturday, September 04, 2010 12:25 AM To: CSS-D Subject: Re: [css-d] CSS Font Size Equivalent On Sep 4, 2010, at 1:08 PM, John D wrote

Re: [css-d] CSS Font Size Equivalent

2010-09-03 Thread Jukka K. Korpela
Philippe Wittenbergh wrote: On Sep 4, 2010, at 1:08 PM, John D wrote: Does any one know the CSS equivalent of html font size=x? [...] here you go: http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size The text there says that the table "provides user agents guidelines", and the notes t

Re: [css-d] CSS Font Size Equivalent

2010-09-03 Thread Felix Miata
On 2010/09/04 04:08 (GMT) John D composed: > Does any one know the CSS equivalent of html font size=x? For example if the > HTML tag is: > > How do you convert it to CSS equivalent? Is there a chart somewhere? http://fm.no-ip.com/Auth/Font/fonts.html http://fm.no-ip.com/Auth/CSS/css3/3.4/ -

Re: [css-d] CSS Font Size Equivalent

2010-09-03 Thread Philippe Wittenbergh
On Sep 4, 2010, at 1:08 PM, John D wrote: > Does any one know the CSS equivalent of html font size=x? For example if the > HTML tag is: > > > > > > > > How do you convert it to CSS equivalent? Is there a chart somewhere? here you go: http://www.w3.org/TR/CSS21/fonts.html#propdef-font-

[css-d] CSS Font Size Equivalent

2010-09-03 Thread John D
Does any one know the CSS equivalent of html font size=x? For example if the HTML tag is: How do you convert it to CSS equivalent? Is there a chart somewhere? Thanks and apologies if this is not a CSS topic. _