<?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>Lotushints &#187; charset</title>
	<atom:link href="http://www.lotushints.com/tag/charset/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lotushints.com</link>
	<description>Lotus Notes tips &#38; tricks you always hoped you will not need</description>
	<lastBuildDate>Wed, 14 Jul 2010 06:00:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>@Charset CSS command</title>
		<link>http://www.lotushints.com/2009/10/charset-css-command/</link>
		<comments>http://www.lotushints.com/2009/10/charset-css-command/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 07:00:40 +0000</pubDate>
		<dc:creator>Vladimir Kocjancic</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[charset]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.lotushints.com/?p=437</guid>
		<description><![CDATA[Since I ported my notebook to Linux Mint, I started using Eclipse for web page development. Apparently nowadays, it is common practice to add @CHARSET &#8220;UTF-8&#8243;; to the top of your css files. Also, Eclipse does that by default, which is nice. However, while presenting my newest work to a customer, reality hit me hard. [...]]]></description>
			<content:encoded><![CDATA[<p>Since I ported my notebook to Linux Mint, I started using Eclipse for web page development. Apparently nowadays, it is common practice to add <strong>@CHARSET &#8220;UTF-8&#8243;;</strong> to the top of your css files. Also, Eclipse does that by default, which is nice.</p>
<p><span id="more-437"></span></p>
<p>However, while presenting my newest work to a customer, reality hit me hard. The page displayed without styling in Safari (4.0.3 531.9.1) and Chrome (3.0.195.21) browsers. I went to investigate. After some time, I removed <strong>@Charset </strong>command from all CSS files. That fixed the problem but still made me look weird.</p>
<p>So until further ado, I&#8217;ll avoid using <strong>@Charset</strong> command in CSS. I advise you do the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lotushints.com/2009/10/charset-css-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
