<?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>ter Smitten&#039;s &#187; CSS</title>
	<atom:link href="http://blog.tersmitten.nl/archives/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tersmitten.nl</link>
	<description>Geek stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:28:54 +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>No more IE6, please</title>
		<link>http://blog.tersmitten.nl/archives/965</link>
		<comments>http://blog.tersmitten.nl/archives/965#comments</comments>
		<pubDate>Thu, 10 Jun 2010 09:09:44 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=965</guid>
		<description><![CDATA[A problem all web designers know is making a website work in Internet Explorer 6. IE 6 is not standards conforming. So even when you, as a designer, stick to the W3C rules there&#8217;s quite a chance your website won&#8217;t render as it should. A few big websites (i.e. Youtube, Apple&#8217;s MobileMe) already banned IE6 [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/965/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>small, sub &amp; sup; CSS only</title>
		<link>http://blog.tersmitten.nl/archives/808</link>
		<comments>http://blog.tersmitten.nl/archives/808#comments</comments>
		<pubDate>Sun, 02 May 2010 15:20:17 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[X(HTML)]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=808</guid>
		<description><![CDATA[For a website I was creating I needed some superscripted text. After using a reset.css, &#60;sup&#62; just looks like normal text, so I needed to define it manually. But how? According to the W3C you should do it like this: small,sub,sup &#123; font-size:.83em; &#125; sub &#123; vertical-align:sub; &#125; sup &#123; vertical-align:super; &#125; The result looks [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/808/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to style br.spacer_ with tinyMCE Advanced in WordPress</title>
		<link>http://blog.tersmitten.nl/archives/389</link>
		<comments>http://blog.tersmitten.nl/archives/389#comments</comments>
		<pubDate>Thu, 29 Oct 2009 19:42:35 +0000</pubDate>
		<dc:creator>tersmitten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[tinyMCE]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[X(HTML)]]></category>

		<guid isPermaLink="false">http://blog.tersmitten.nl/?p=389</guid>
		<description><![CDATA[When using the &#8220;Stop removing the &#60;p&#62; and &#60;br /&#62; tags when saving and show them in the HTML editor&#8221; switch with tinyMCE Advanced in WordPress you finally have newlines! The only problem is that they become huge and thereby really ugly. One way, I found, to overcome this problem is to style br.spacer_ To [...]]]></description>
		<wfw:commentRss>http://blog.tersmitten.nl/archives/389/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

