<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Quick CSS Tip: Sizing Text</title>
	<link>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/</link>
	<description></description>
	<pubDate>Sun, 07 Sep 2008 17:39:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>

	<item>
		<title>by: Mile Jerkovic</title>
		<link>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4160</link>
		<pubDate>Tue, 22 Aug 2006 17:23:23 +0000</pubDate>
		<guid>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4160</guid>
					<description>Yes, well, damn IE  :)</description>
		<content:encoded><![CDATA[	<p>Yes, well, damn IE  :)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bojan</title>
		<link>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4157</link>
		<pubDate>Tue, 22 Aug 2006 13:43:49 +0000</pubDate>
		<guid>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4157</guid>
					<description>I don't think there is a better solution right now. Until IE supports resizing text set in pixels.</description>
		<content:encoded><![CDATA[	<p>I don&#8217;t think there is a better solution right now. Until IE supports resizing text set in pixels.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mile Jerkovic</title>
		<link>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4155</link>
		<pubDate>Tue, 22 Aug 2006 11:44:05 +0000</pubDate>
		<guid>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4155</guid>
					<description>I have only this material for reference (besides W3C.org):
http://css-discuss.incutio.com/?page=FontSize
http://www.alistapart.com/articles/relafont

A bit older articles, but they cover most of what can be done to improve text size display in all browsers. I agree that relative sizes (em, %) are better, but I'm also looking for a better solution without being forced to swich styles with JS.</description>
		<content:encoded><![CDATA[	<p>I have only this material for reference (besides W3C.org):<br />
<a href='http://css-discuss.incutio.com/?page=FontSize' rel='nofollow'>http://css-discuss.incutio.com/?page=FontSize</a><br />
<a href='http://www.alistapart.com/articles/relafont' rel='nofollow'>http://www.alistapart.com/articles/relafont</a></p>
	<p>A bit older articles, but they cover most of what can be done to improve text size display in all browsers. I agree that relative sizes (em, %) are better, but I&#8217;m also looking for a better solution without being forced to swich styles with JS.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bojan</title>
		<link>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4153</link>
		<pubDate>Tue, 22 Aug 2006 08:42:13 +0000</pubDate>
		<guid>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4153</guid>
					<description>Thnx Mile :)

There are problems with every single method, AFAIK. I use ems because it is quite consistent, while the method you use perhaps isn't. I haven't tested it myself, but have read a lot on this subject and decided to go with ems because it seemed the best choice. 

Have you got any articles explaining the method you use, in detail?</description>
		<content:encoded><![CDATA[	<p>Thnx Mile :)</p>
	<p>There are problems with every single method, AFAIK. I use ems because it is quite consistent, while the method you use perhaps isn&#8217;t. I haven&#8217;t tested it myself, but have read a lot on this subject and decided to go with ems because it seemed the best choice. </p>
	<p>Have you got any articles explaining the method you use, in detail?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mile Jerkovic</title>
		<link>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4150</link>
		<pubDate>Mon, 21 Aug 2006 23:27:22 +0000</pubDate>
		<guid>http://yesterdayishere.com/wordpress/arhiva/2005/11/21/quick-css-tip-sizing-text/#comment-4150</guid>
					<description>Hi Bojan, very nice blog.  :)

There's a tiny problem with setting body text in percentage - users who have their text size increased by default to bigger values will get smaller text then they expect (eg. if they prefer medium size of 16px, it'll render as a 10px text).

One technique I use is - set your body text in px (eg 12px) and then you have to define child elements such as content or columns DIV in textual values (eg x-small, small, medium,..)
See http://www.w3schools.com/css/css_font.asp for reference.

Tell me what do you think about it?</description>
		<content:encoded><![CDATA[	<p>Hi Bojan, very nice blog.  :)</p>
	<p>There&#8217;s a tiny problem with setting body text in percentage - users who have their text size increased by default to bigger values will get smaller text then they expect (eg. if they prefer medium size of 16px, it&#8217;ll render as a 10px text).</p>
	<p>One technique I use is - set your body text in px (eg 12px) and then you have to define child elements such as content or columns DIV in textual values (eg x-small, small, medium,..)<br />
See <a href='http://www.w3schools.com/css/css_font.asp' rel='nofollow'>http://www.w3schools.com/css/css_font.asp</a> for reference.</p>
	<p>Tell me what do you think about it?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
