<?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/"
	xmlns:georss="http://www.georss.org/georss">

<channel>
	<title>www.netsi.dk &#187; work-around</title>
	<atom:link href="http://www.netsi.dk/wordpress/index.php" rel="self" type="application/rss+xml" />
	<link>http://www.netsi.dk/wordpress</link>
	<description>&#34;The internet is just a layer on the real world&#34; (don&#039;t forget that!)</description>
	<lastBuildDate>Thu, 09 Feb 2012 08:52:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel="next" href="http://www.netsi.dk/wordpress/index.php?page=2" />

		<item>
		<title>Work-arounds for 9 MSIE bugs&#8230;</title>
		<link>http://www.netsi.dk/wordpress/index.php/2009/11/26/work-arounds-for-9-msie-bugs/</link>
		<comments>http://www.netsi.dk/wordpress/index.php/2009/11/26/work-arounds-for-9-msie-bugs/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 07:37:29 +0000</pubDate>
		<dc:creator>netsi</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[MSIE]]></category>
		<category><![CDATA[work-around]]></category>

		<guid isPermaLink="false">http://www.netsi.dk/wordpress/index.php/2009/11/26/work-arounds-for-9-msie-bugs/</guid>
		<description><![CDATA[If you implement layout on the web, chances are that you have to make som MSIE work-arounds from time to time. The page “9 Most Common IE Bugs and How to Fix Them” is a great resource for avoiding such bugs to mess up your layout. Here is an example from the website: The output [...]]]></description>
			<content:encoded><![CDATA[<p>If you implement <a href="http://www.netsi.dk/wordpress/index.php/tag/layout/" class="st_tag internal_tag" rel="tag" title="Posts tagged with layout">layout</a> on the web, chances are that you have to make som <a href="http://www.netsi.dk/wordpress/index.php/tag/msie/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MSIE">MSIE</a> work-arounds from time to time. The page “<a title="A page containing work-acrounds for 9 common MSIE bugs" href="http://net.tutsplus.com/tutorials/html-css-techniques/9-most-common-ie-bugs-and-how-to-fix-them/" target="_blank">9 Most Common IE Bugs and How to Fix Them</a>” is a great resource for avoiding such bugs to mess up your layout.</p>
<p>Here is an example from the website:</p>
<p>The output you&#8217;d expect:</p>
<p><img border="0" alt="Tutorial Image" src="http://nettuts.s3.amazonaws.com/494_ie/images/1-1.png" /></p>
<p>But what IE actually gives you:</p>
<p><img border="0" alt="Tutorial Image" src="http://nettuts.s3.amazonaws.com/494_ie/images/1-2.png" /></p>
<p>This is mainly due to IE6 in quirks mode and below not recognizing the <em>auto</em> value we set to the <em>margin</em> property. Fortunately, this is easily fixed.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.netsi.dk%2Fwordpress%2Findex.php%2F2009%2F11%2F26%2Fwork-arounds-for-9-msie-bugs%2F&amp;title=Work-arounds%20for%209%20MSIE%20bugs%26hellip%3B" id="wpa2a_2"><img src="http://www.netsi.dk/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.netsi.dk/wordpress/index.php/2009/11/26/work-arounds-for-9-msie-bugs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

