<?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"
	>
<channel>
	<title>Comments on: CSS tips: Widths calculations, and links with icons</title>
	<atom:link href="http://www.agum.com/web/2008/05/09/css-tips-widths-calculations-and-links-with-icons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agum.com/web/2008/05/09/css-tips-widths-calculations-and-links-with-icons/</link>
	<description>The Web Dev Blog</description>
	<pubDate>Fri, 21 Nov 2008 15:53:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Bigi</title>
		<link>http://www.agum.com/web/2008/05/09/css-tips-widths-calculations-and-links-with-icons/#comment-7386</link>
		<dc:creator>Bigi</dc:creator>
		<pubDate>Sat, 10 May 2008 09:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.agum.com/web/?p=31#comment-7386</guid>
		<description>Thaya: Good one :) On the same note, font-style, font-weight, font-size, font-family (and more) can also be shortened into one "font" property.</description>
		<content:encoded><![CDATA[<p>Thaya: Good one <img src='http://www.agum.com/web/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> On the same note, font-style, font-weight, font-size, font-family (and more) can also be shortened into one &#8220;font&#8221; property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bigi</title>
		<link>http://www.agum.com/web/2008/05/09/css-tips-widths-calculations-and-links-with-icons/#comment-7385</link>
		<dc:creator>Bigi</dc:creator>
		<pubDate>Sat, 10 May 2008 09:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.agum.com/web/?p=31#comment-7385</guid>
		<description>aqhong: You are right. In IE6 and 7, if a DOCTYPE is defined, it should have no problems. I brought this up because I happen to be working with embeddable widgets code lately and I have to generate HTML that works the same way on any web page outside of my control. (i.e. potentially no DOCTYPE declaration)</description>
		<content:encoded><![CDATA[<p>aqhong: You are right. In IE6 and 7, if a DOCTYPE is defined, it should have no problems. I brought this up because I happen to be working with embeddable widgets code lately and I have to generate HTML that works the same way on any web page outside of my control. (i.e. potentially no DOCTYPE declaration)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aqhong</title>
		<link>http://www.agum.com/web/2008/05/09/css-tips-widths-calculations-and-links-with-icons/#comment-7384</link>
		<dc:creator>aqhong</dc:creator>
		<pubDate>Sat, 10 May 2008 03:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.agum.com/web/?p=31#comment-7384</guid>
		<description>You should probably mention the fact that the IE box model bug only applies to IE5 and earlier (assuming you're in standards mode), whose market share is currently at around 1%. Personally, I think that's low enough that I don't even bother with workarounds or hacks for it anymore.</description>
		<content:encoded><![CDATA[<p>You should probably mention the fact that the IE box model bug only applies to IE5 and earlier (assuming you&#8217;re in standards mode), whose market share is currently at around 1%. Personally, I think that&#8217;s low enough that I don&#8217;t even bother with workarounds or hacks for it anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://www.agum.com/web/2008/05/09/css-tips-widths-calculations-and-links-with-icons/#comment-7383</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Sat, 10 May 2008 00:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.agum.com/web/?p=31#comment-7383</guid>
		<description>If you really want to be efficient, why not just do:

a.linkicon {
  background: transparent no-repeat scroll center left;
  padding: 0 0 0 20px;
}

You get to save those unnecessary bytes.  /sarcasm :)</description>
		<content:encoded><![CDATA[<p>If you really want to be efficient, why not just do:</p>
<p>a.linkicon {<br />
  background: transparent no-repeat scroll center left;<br />
  padding: 0 0 0 20px;<br />
}</p>
<p>You get to save those unnecessary bytes.  /sarcasm <img src='http://www.agum.com/web/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.215 seconds -->
