<?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>Segast-i.eu &#187; CSS</title>
	<atom:link href="http://segast-i.eu/kategori/slow/webbutveckling/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://segast-i.eu</link>
	<description></description>
	<lastBuildDate>Thu, 04 Feb 2010 09:17:16 +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>min-height &#8211; IE fix</title>
		<link>http://segast-i.eu/2008/07/03/min-height-ie-fix/</link>
		<comments>http://segast-i.eu/2008/07/03/min-height-ie-fix/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 20:42:15 +0000</pubDate>
		<dc:creator>slow</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Webbutveckling]]></category>

		<guid isPermaLink="false">http://www.wordpress.eu/?p=38</guid>
		<description><![CDATA[Som många av er kanske redan vet så fungerar inte min-height så bra i Internet explorer 6.Detta är dock väldigt enkelt fixat. Använd denna lilla &#8221;css-snutt&#8221; så fungerar det hur bra som helst. selector{ min-height:500px; height:auto !important; height:500px; } Jag älskar ordet &#8221;css-snutt&#8221;..]]></description>
			<content:encoded><![CDATA[<p>Som många av er kanske redan vet så fungerar inte min-height så bra i Internet explorer 6.<span id="more-38"></span>Detta är dock väldigt enkelt fixat. Använd denna lilla &#8221;css-snutt&#8221; så fungerar det hur bra som helst.</p>
<blockquote>
<p dir="ltr">selector{<br />
min-height:500px;<br />
height:auto !important;<br />
height:500px;<br />
}</p></blockquote>
<p>Jag älskar ordet &#8221;css-snutt&#8221;.. <img src='http://segast-i.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://segast-i.eu/2008/07/03/min-height-ie-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

