<?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>Art of XHTML &#187; CSS tips &amp; tricks</title>
	<atom:link href="http://www.artofxhtml.eu/blog/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofxhtml.eu</link>
	<description>Where XHTML / CSS masterpieces are born</description>
	<lastBuildDate>Mon, 12 Oct 2009 04:44:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Browsers Compatibility</title>
		<link>http://www.artofxhtml.eu/browsers-compatibility/</link>
		<comments>http://www.artofxhtml.eu/browsers-compatibility/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 04:38:16 +0000</pubDate>
		<dc:creator>Art of XHTML Team</dc:creator>
				<category><![CDATA[CSS tips & tricks]]></category>
		<category><![CDATA[XHTML tips & tricks]]></category>
		<category><![CDATA[Browsers Compatibility]]></category>
		<category><![CDATA[slicing]]></category>
		<category><![CDATA[XHTML / CSS]]></category>

		<guid isPermaLink="false">http://www.artofxhtml.com/?p=84</guid>
		<description><![CDATA[Browsers Compatibility
To slice the design into HTML is simple. To make it optimized, SEO friendly and easy to use is quite a job. However, the consumptive part of slicing (the part requiring the most of the talent) is to make XHTML / CSS code cross-browser compatible. Every browser has its &#8220;tips&#38;tricks&#8221;. You the Internet Explorer [...]]]></description>
			<content:encoded><![CDATA[<h1>Browsers Compatibility</h1>
<p>To slice the design into HTML is simple. To make it optimized, SEO friendly and easy to use is quite a job. However, the consumptive part of slicing (the part requiring the most of the talent) is to make XHTML / CSS code cross-browser compatible. Every browser has its &#8220;tips&amp;tricks&#8221;. You the Internet Explorer and all weird bugs, font interpretation of Safari and so on.</p>
<p>Nevertheless, if you know your job, slicing becomes an art &#8211; searching for solutions to slicers&#8217; every day problems. There are a lot of interesting, irritating or common bugs and even more solutions or workarounds.</p>
<h2>Browsers Compatibility Tables</h2>
<p>First of all, as a slicer you need to check the list what&#8217;s possible and what&#8217;s not. Many thanks for Peter-Paul Koch who runs and develops <a href="http://www.quirksmode.org/">QuirksMode.org</a>. And here&#8217;s the compatibility thing &#8211; the Master Table and a list of individual tables:</p>
<ul>
<li><a href="http://www.quirksmode.org/compatibility.html" target="_blank">Compatibility Master Table</a></li>
<li> <a href="http://www.quirksmode.org/css/contents.html" target="_blank">CSS 2</a></li>
<li><a href="http://www.quirksmode.org/css/contents.html" target="_blank">CSS 3</a></li>
<li><a href="http://www.quirksmode.org/dom/w3c_core.html" target="_blank">DOM Core</a></li>
<li> <a href="http://www.quirksmode.org/dom/w3c_html.html" target="_blank">DOM HTML</a></li>
<li><a href="http://www.quirksmode.org/dom/w3c_css.html" target="_blank">DOM CSS</a></li>
<li><a href="http://www.quirksmode.org/dom/w3c_traversal.html" target="_blank">DOM Traversal</a></li>
<li><a href="http://www.quirksmode.org/dom/events/index.html" target="_blank">DOM Events</a></li>
<li><a href="http://www.quirksmode.org/dom/w3c_cssom.html" target="_blank">CSS Object Model View</a></li>
<li><a href="http://www.quirksmode.org/dom/html5.html" target="_blank">HTML5</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.artofxhtml.eu/browsers-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
