<?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 for Brenelz's Web Development Tips</title>
	<atom:link href="http://blog.brenelz.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brenelz.com</link>
	<description>A weblog with tips on all different aspects of the web!</description>
	<pubDate>Tue, 06 Jan 2009 04:54:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Dealing with CSS Font-Sizes by New Year LInk Round-up &#124; Castup</title>
		<link>http://blog.brenelz.com/2008/12/29/dealing-with-css-font-sizes/comment-page-1/#comment-692</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-692</guid>
		<description>[...] good article on how to deal with font-sizing with CSS&#62; 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>Comment on Dealing with CSS Font-Sizes by David Hucklesby</title>
		<link>http://blog.brenelz.com/2008/12/29/dealing-with-css-font-sizes/comment-page-1/#comment-677</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-677</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% - <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>Comment on Change Text Selection Color using CSS by Jake</title>
		<link>http://blog.brenelz.com/2008/12/12/change-text-selection-color-using-css/comment-page-1/#comment-676</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 01 Jan 2009 21:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brenelz.com/?p=402#comment-676</guid>
		<description>Thanks for this, I was afraid I would have to go into complicated javascripts to get this result.</description>
		<content:encoded><![CDATA[<p>Thanks for this, I was afraid I would have to go into complicated javascripts to get this result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS/JavaScript Hover Menu (screencast) by Chris</title>
		<link>http://blog.brenelz.com/2008/11/25/cssjavascript-hover-menu-screencast/comment-page-1/#comment-673</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 01 Jan 2009 16:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brenelz.com/?p=296#comment-673</guid>
		<description>This was exactly what I was looking for! Thanks!</description>
		<content:encoded><![CDATA[<p>This was exactly what I was looking for! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dealing with CSS Font-Sizes by ¿Píxeles o EMS en el tamaño de letra con CSS? &#124; Cosas sencillas</title>
		<link>http://blog.brenelz.com/2008/12/29/dealing-with-css-font-sizes/comment-page-1/#comment-659</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-659</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>Comment on Dealing with CSS Font-Sizes by ydx</title>
		<link>http://blog.brenelz.com/2008/12/29/dealing-with-css-font-sizes/comment-page-1/#comment-648</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-648</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's say 30.
* Enter value 30 in the body box below the Default font settings and you'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'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>Comment on Dealing with CSS Font-Sizes by pcraft</title>
		<link>http://blog.brenelz.com/2008/12/29/dealing-with-css-font-sizes/comment-page-1/#comment-643</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-643</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>Comment on Dealing with CSS Font-Sizes by ydx</title>
		<link>http://blog.brenelz.com/2008/12/29/dealing-with-css-font-sizes/comment-page-1/#comment-635</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-635</guid>
		<description>1em != 16px.

1em = whatever font size is specified by the user'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>Comment on Dealing with CSS Font-Sizes by Shannon</title>
		<link>http://blog.brenelz.com/2008/12/29/dealing-with-css-font-sizes/comment-page-1/#comment-633</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-633</guid>
		<description>Good idea! I'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>
	<item>
		<title>Comment on Website Start-up: 20 Questions by Web Design Manager</title>
		<link>http://blog.brenelz.com/2008/12/07/website-start-up-20-questions/comment-page-1/#comment-594</link>
		<dc:creator>Web Design Manager</dc:creator>
		<pubDate>Sat, 27 Dec 2008 15:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brenelz.com/?p=349#comment-594</guid>
		<description>I have already compiled so-called web design questionnare which I send to my clients. But some aspects were not taken into consideration. Thank you for information provided.</description>
		<content:encoded><![CDATA[<p>I have already compiled so-called web design questionnare which I send to my clients. But some aspects were not taken into consideration. Thank you for information provided.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
