<?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>blog.dev001.net &#187; CSS</title>
	<atom:link href="http://blog.dev001.net/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dev001.net</link>
	<description>Just another Web Developer's weblog</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:18:55 +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>Typo3: htmlRTE &#8220;Zebra&#8221; tables (classes for odd/even rows) using TSConfig</title>
		<link>http://blog.dev001.net/2009/07/typo3-htmlrte-zebra-tables-classes-for-oddeven-rows-using-tsconfig/</link>
		<comments>http://blog.dev001.net/2009/07/typo3-htmlrte-zebra-tables-classes-for-oddeven-rows-using-tsconfig/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 00:43:25 +0000</pubDate>
		<dc:creator>rfc2822</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[typo3]]></category>

		<guid isPermaLink="false">http://blog.dev001.net/?p=224</guid>
		<description><![CDATA[It took me some hours and the documentation is not very good, but finally I have found out how to mark up table rows from RTE tables (not elements with content type &#8220;table&#8221;) with alternating CSS classes. Put this into your page TSConfig: RTE.classes.zebra-rows {   name = Zebra table   alternating.rows {     startAt [...]]]></description>
		<wfw:commentRss>http://blog.dev001.net/2009/07/typo3-htmlrte-zebra-tables-classes-for-oddeven-rows-using-tsconfig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML/CSS lists with markers on the right side</title>
		<link>http://blog.dev001.net/2009/01/htmlcss-lists-with-markers-on-the-right-side/</link>
		<comments>http://blog.dev001.net/2009/01/htmlcss-lists-with-markers-on-the-right-side/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 00:19:15 +0000</pubDate>
		<dc:creator>rfc2822</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.dev001.net/?p=99</guid>
		<description><![CDATA[If you need a HTML list with the markers on the right side, you can achieve this by using RTL (right-to-left) text.]]></description>
		<wfw:commentRss>http://blog.dev001.net/2009/01/htmlcss-lists-with-markers-on-the-right-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
