<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog of ducklink.com &#187; CSS</title>
	<atom:link href="http://libg.org/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://libg.org</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jan 2011 04:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix gap between list items IE / Win in CSS</title>
		<link>http://libg.org/2008/10/03/fix-gap-between-list-items-ie-win-in-css/</link>
		<comments>http://libg.org/2008/10/03/fix-gap-between-list-items-ie-win-in-css/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 06:14:12 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://libg.org/2008/10/03/fix-gap-between-list-items-ie-win-in-css/</guid>
		<description><![CDATA[I got the same issue and pained me for a long time, here is the solution: http://phonophunk.com/articles/ie-fix-for-gaps-between-list-items.php. using &#34;vertical-align: bottom&#34; in &#34;ul li&#34;, Perfect!]]></description>
			<content:encoded><![CDATA[<p>I got the same issue and pained me for a long time, here is the solution: <a title="http://phonophunk.com/articles/ie-fix-for-gaps-between-list-items.php" href="http://phonophunk.com/articles/ie-fix-for-gaps-between-list-items.php">http://phonophunk.com/articles/ie-fix-for-gaps-between-list-items.php</a>. using &quot;vertical-align: bottom&quot; in &quot;ul li&quot;, Perfect! </p>
]]></content:encoded>
			<wfw:commentRss>http://libg.org/2008/10/03/fix-gap-between-list-items-ie-win-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

