<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: Dealing with CSS Font-Sizes</title> <atom:link href="http://brenelz.com/blog/dealing-with-css-font-sizes/feed/" rel="self" type="application/rss+xml" /><link>http://brenelz.com/blog/dealing-with-css-font-sizes/</link> <description>a winnipeg website design company.</description> <lastBuildDate>Mon, 06 Feb 2012 15:07:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: &#187; Blog Archive &#187; Future This, Read That</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-186</link> <dc:creator>&#187; Blog Archive &#187; Future This, Read That</dc:creator> <pubDate>Wed, 04 Feb 2009 11:55:30 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-186</guid> <description>[...] Technique for creating hand-drawn designs. Dealing with CSS font sizes. [...]</description> <content:encoded><![CDATA[<p>[...] Technique for creating hand-drawn designs. Dealing with CSS font sizes. [...]</p> ]]></content:encoded> </item> <item><title>By: Jesse</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-185</link> <dc:creator>Jesse</dc:creator> <pubDate>Thu, 08 Jan 2009 14:54:40 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-185</guid> <description>This is a great trick I&#039;ve been using for awhile. Richard Rutter published this on Clagnut &lt;a href=&quot;http://clagnut.com/blog/348/&quot; rel=&quot;nofollow&quot;&gt;http://clagnut.com/blog/348/&lt;/a&gt; but it&#039;s still neat.</description> <content:encoded><![CDATA[<p>This is a great trick I&#8217;ve been using for awhile. Richard Rutter published this on Clagnut <a href="http://clagnut.com/blog/348/" rel="nofollow">http://clagnut.com/blog/348/</a> but it&#8217;s still neat.</p> ]]></content:encoded> </item> <item><title>By: New Year LInk Round-up &#124; Castup</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-184</link> <dc:creator>New Year LInk Round-up &#124; Castup</dc:creator> <pubDate>Sat, 03 Jan 2009 01:09:49 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-184</guid> <description>[...] good article on how to deal with font-sizing with CSS&gt; Dealing with CSS Font-Sizes [...]</description> <content:encoded><![CDATA[<p>[...] good article on how to deal with font-sizing with CSS&gt; Dealing with CSS Font-Sizes [...]</p> ]]></content:encoded> </item> <item><title>By: David Hucklesby</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-179</link> <dc:creator>David Hucklesby</dc:creator> <pubDate>Thu, 01 Jan 2009 21:36:16 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-179</guid> <description>Hmm. Default (100%) font-size is 20 pixels on my laptop, due to factory OS setting of 120 DPI (Win xp pro).Also be aware of the different ways in which browsers adjust text size when you make the base size smaller than 100% - http://www.gunlaug.no/contents/wd_1_03_04.html</description> <content:encoded><![CDATA[<p>Hmm. Default (100%) font-size is 20 pixels on my laptop, due to factory OS setting of 120 DPI (Win xp pro).</p><p>Also be aware of the different ways in which browsers adjust text size when you make the base size smaller than 100% &#8211; <a href="http://www.gunlaug.no/contents/wd_1_03_04.html" rel="nofollow">http://www.gunlaug.no/contents/wd_1_03_04.html</a></p> ]]></content:encoded> </item> <item><title>By: ¿Píxeles o EMS en el tamaño de letra con CSS? &#124; Cosas sencillas</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-181</link> <dc:creator>¿Píxeles o EMS en el tamaño de letra con CSS? &#124; Cosas sencillas</dc:creator> <pubDate>Wed, 31 Dec 2008 18:19:35 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-181</guid> <description>[...] Hace unos minutos que comente sobre este tema en cuanto a la conversión de unidades absolutas en relativas, de nuevo insisto en el tema por que he encontrado el artículo Dealing with CSS Font-Sizes. [...]</description> <content:encoded><![CDATA[<p>[...] Hace unos minutos que comente sobre este tema en cuanto a la conversión de unidades absolutas en relativas, de nuevo insisto en el tema por que he encontrado el artículo Dealing with CSS Font-Sizes. [...]</p> ]]></content:encoded> </item> <item><title>By: ydx</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-180</link> <dc:creator>ydx</dc:creator> <pubDate>Wed, 31 Dec 2008 01:07:24 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-180</guid> <description>@No offense taken pcraft.  Just test it.Go to http://riddle.pl/emcalc/.* Choose the Settings option * Change the Default font size to any value you wish. Let&#039;s say 30. * Enter value 30 in the body box below the Default font settings and you&#039;ll find that it also equals 1em.  This is true for any px value you enter.Using 16px=1em is inaccurate as a determinate basis for changing px to em.  (x)px=1em for any default browser font setting value, (x) .Same goes for using percents.  Font sizes set at 100% will render the brower&#039;s default font size the same as 1em so that (x)px=1em=100% for any value (x).</description> <content:encoded><![CDATA[<p>@</p><p>No offense taken pcraft.  Just test it.</p><p>Go to <a href="http://riddle.pl/emcalc/" rel="nofollow">http://riddle.pl/emcalc/</a>.</p><p>* Choose the Settings option<br /> * Change the Default font size to any value you wish. Let&#8217;s say 30.<br /> * Enter value 30 in the body box below the Default font settings and you&#8217;ll find that it also equals 1em.  This is true for any px value you enter.</p><p>Using 16px=1em is inaccurate as a determinate basis for changing px to em.  (x)px=1em for any default browser font setting value, (x) .</p><p>Same goes for using percents.  Font sizes set at 100% will render the brower&#8217;s default font size the same as 1em so that (x)px=1em=100% for any value (x).</p> ]]></content:encoded> </item> <item><title>By: pcraft</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-183</link> <dc:creator>pcraft</dc:creator> <pubDate>Tue, 30 Dec 2008 20:53:36 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-183</guid> <description>@ydx someone confirms if he is saying right ?no offense to ydx</description> <content:encoded><![CDATA[<p>@ydx<br /> someone confirms if he is saying right ?no offense to ydx</p> ]]></content:encoded> </item> <item><title>By: ydx</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-182</link> <dc:creator>ydx</dc:creator> <pubDate>Tue, 30 Dec 2008 08:30:31 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-182</guid> <description>1em != 16px.1em = whatever font size is specified by the user&#039;s browser so that if a user has his browser font size set to 12px then 1em =12px where as font-size 100%=12px=1em.</description> <content:encoded><![CDATA[<p>1em != 16px.</p><p>1em = whatever font size is specified by the user&#8217;s browser so that if a user has his browser font size set to 12px then 1em =12px where as font-size 100%=12px=1em.</p> ]]></content:encoded> </item> <item><title>By: Shannon</title><link>http://brenelz.com/blog/dealing-with-css-font-sizes/comment-page-1/#comment-178</link> <dc:creator>Shannon</dc:creator> <pubDate>Tue, 30 Dec 2008 04:55:07 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=459#comment-178</guid> <description>Good idea! I&#039;ve been using this Em calculator: http://riddle.pl/emcalc/But your way seems like a lot less pain.</description> <content:encoded><![CDATA[<p>Good idea! I&#8217;ve been using this Em calculator: <a href="http://riddle.pl/emcalc/" rel="nofollow">http://riddle.pl/emcalc/</a></p><p>But your way seems like a lot less pain.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 26/40 queries in 0.008 seconds using disk: basic
Object Caching 610/611 objects using disk: basic

Served from: brenelz.com @ 2012-02-09 04:30:40 -->
