<?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>gondo a jeho svet &#187; css</title>
	<atom:link href="http://gondo.webdesigners.sk/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://gondo.webdesigners.sk</link>
	<description></description>
	<lastBuildDate>Wed, 02 Jun 2010 22:10:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create Css menu</title>
		<link>http://gondo.webdesigners.sk/how-to-create-css-menu/</link>
		<comments>http://gondo.webdesigners.sk/how-to-create-css-menu/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 23:32:59 +0000</pubDate>
		<dc:creator>gondo</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://gondo.webdesigners.sk/how-to-create-css-menu/</guid>
		<description><![CDATA[So this is gona be some kind of tip how am i doing nice looking css menu.

First of all, here is some example:
example
Now have a closer look on code.
I am using &#60;menu&#62; element instead &#60;ul&#62;. I can do that because i&#8217;ve defined Transitional Doctype. If you are using Strict, you have to use &#60;ul&#62; just [...]]]></description>
		<wfw:commentRss>http://gondo.webdesigners.sk/how-to-create-css-menu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>center page</title>
		<link>http://gondo.webdesigners.sk/center-page/</link>
		<comments>http://gondo.webdesigners.sk/center-page/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 02:03:42 +0000</pubDate>
		<dc:creator>gondo</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[center page]]></category>

		<guid isPermaLink="false">http://gondo.webdesigners.sk/center-page/</guid>
		<description><![CDATA[description

If you want to make page, which has content right in the center, and you dont want to use tables (no one use tables to style anymore) i have solution for you.
I&#8217;ve tested it on IE 6, Opera, FF, Safari.


files

css file
html file

code

First of all, your page have to have Transitional Doctype
&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML [...]]]></description>
		<wfw:commentRss>http://gondo.webdesigners.sk/center-page/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
