<?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>Charles Gnilka's Blog &#187; CSS</title>
	<atom:link href="http://charlesgnilka.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://charlesgnilka.com</link>
	<description>The G is silent</description>
	<lastBuildDate>Mon, 04 Jan 2010 02:24:17 +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>Creating a multi-column layout in CSS</title>
		<link>http://charlesgnilka.com/web-design/creating-a-multi-column-layout-in-css/</link>
		<comments>http://charlesgnilka.com/web-design/creating-a-multi-column-layout-in-css/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 13:02:29 +0000</pubDate>
		<dc:creator>charles</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://charlesgnilka.com/wordpress/2007/03/creating-a-multi-column-layout-in-css/</guid>
		<description><![CDATA[I mentioned before in a previous post that there are dozens of tutorials on creating a multi-column layout in CSS, but I only needed ONE that worked.  
A List Apart features another outstanding tutorial on creating clean and elastic multi-column layouts.
If you know of a better tutorial or have your own code to make [...]]]></description>
			<content:encoded><![CDATA[<p>I mentioned before in a previous post that there are dozens of tutorials on creating a multi-column layout in CSS, but I only needed ONE that worked.  </p>
<p><a href="http://www.alistapart.com">A List Apart</a> features another outstanding tutorial on creating clean and elastic multi-column layouts.</p>
<p>If you know of a better tutorial or have your own code to make a multi-column layout, feel free to post a link to it in the comments or email me at blog AT gnilka DOT com.  </p>
]]></content:encoded>
			<wfw:commentRss>http://charlesgnilka.com/web-design/creating-a-multi-column-layout-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>71 examples of CSS navigation menus</title>
		<link>http://charlesgnilka.com/web-design/71-examples-of-css-navigation-menus/</link>
		<comments>http://charlesgnilka.com/web-design/71-examples-of-css-navigation-menus/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 12:17:46 +0000</pubDate>
		<dc:creator>charles</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://charlesgnilka.com/wordpress/2007/03/71-examples-of-css-navigation-menus/</guid>
		<description><![CDATA[A big Digg story recently was an article on Razvan’s Nerve featuring links to 71 examples of CSS navigation. 
From the sliding doors method of navigation to CSS drop downs, there are plenty of examples to study and use.  It is also useful to have all these examples in one place.
]]></description>
			<content:encoded><![CDATA[<p>A big <a href="http://www.digg.com">Digg</a> story recently was an article on <a href="http://razvan.seopedia.ro">Razvan’s Nerve</a> featuring links to <a href="http://razvan.seopedia.ro/2006/07/19/71-de-meniuri-css-utopic/">71 examples of CSS navigation</a>. </p>
<p>From the <a href="http://www.alistapart.com/articles/slidingdoors">sliding doors</a> method of navigation to <a href="http://www.cssplay.co.uk/menus/drop_variation.html">CSS drop downs</a>, there are plenty of examples to study and use.  It is also useful to have all these examples in one place.</p>
]]></content:encoded>
			<wfw:commentRss>http://charlesgnilka.com/web-design/71-examples-of-css-navigation-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desigining a multi-column website in CSS &#8211; Which solution is best?</title>
		<link>http://charlesgnilka.com/web-design/desigining-a-multi-column-website-in-css/</link>
		<comments>http://charlesgnilka.com/web-design/desigining-a-multi-column-website-in-css/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 02:41:17 +0000</pubDate>
		<dc:creator>charles</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://charlesgnilka.com/wordpress/2007/02/desigining-a-multi-column-website-in-css/</guid>
		<description><![CDATA[There are many tutorials on how to create a multi-column site with CSS.  I do not need many tutorials, I just need ONE that works, is easy to read, and gives me valid code.
It would seem simple enough to design a multi-column site in CSS, but do a Google search on how to create [...]]]></description>
			<content:encoded><![CDATA[<p>There are many tutorials on how to create a multi-column site with CSS.  I do not need many tutorials, I just need ONE that works, is easy to read, and gives me valid code.</p>
<p>It would seem simple enough to design a multi-column site in CSS, but do a Google search on how to create a 3-column or multi-column CSS code and you will be swamped with solutions.</p>
<p>Which one works best?  I think <a href="http://www.thedesignedition.com/2006/09/29/columns-in-a-nutshell/">this tutorial on The Design Edition</a> explains it best, especially when it comes to making DIVs that expand to allow for more content.</p>
<p>Of course, I encourage anyone who thinks they have a better solution to share it.  Send me an email at blog AT gnilka DOT com or post a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://charlesgnilka.com/web-design/desigining-a-multi-column-website-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
