<?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>Daniel Skinner: News and Articles on Web Development &#187; charset</title>
	<atom:link href="http://www.daniel-skinner.co.uk/tag/charset/feed" rel="self" type="application/rss+xml" />
	<link>http://www.daniel-skinner.co.uk</link>
	<description>Daniel Skinner&#039;s Blog: Web Development news and articles</description>
	<lastBuildDate>Wed, 18 Mar 2009 15:11:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>External CSS won&#8217;t load in IE7</title>
		<link>http://www.daniel-skinner.co.uk/external-css-wont-load-in-ie7/05/04/2008</link>
		<comments>http://www.daniel-skinner.co.uk/external-css-wont-load-in-ie7/05/04/2008#comments</comments>
		<pubDate>Sat, 05 Apr 2008 02:04:29 +0000</pubDate>
		<dc:creator>Daniel Skinner</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[charset]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://www.daniel-skinner.co.uk/external-css-wont-load-in-ie7/05/04/2008</guid>
		<description><![CDATA[I just spent a while wondering why IE7 wouldn&#8217;t make use of an external stylesheet when it worked in Firefox no problems.
The page is in UTF-8 and the .css file was also encoded in UTF-8 but IE7 simply refused to render the page using the CSS rules.
I have no idea  what the problem is but [...]]]></description>
			<content:encoded><![CDATA[<p>I just spent a while wondering why IE7 wouldn&#8217;t make use of an external stylesheet when it worked in Firefox no problems.</p>
<p>The page is in UTF-8 and the .css file was also encoded in UTF-8 but IE7 simply refused to render the page using the CSS rules.</p>
<p>I have no idea  what the problem is but if you are having similar issues try putting <strong>@charset “UTF-8″;</strong> at the top of your external stylesheet &#8211; it worked for me.</p>
<p>Does anyone know what the underlying issue is?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.daniel-skinner.co.uk/external-css-wont-load-in-ie7/05/04/2008/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
