<?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>UltraMega Blog &#187; CSS</title>
	<atom:link href="http://www.ultramegatech.com/blog/category/tutorials/css-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultramegatech.com/blog</link>
	<description>Web development blog from UltraMega Tech.</description>
	<lastBuildDate>Tue, 27 Jul 2010 20:44:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Create a Slide-In Panel with jQuery</title>
		<link>http://www.ultramegatech.com/blog/2009/06/create-a-slide-in-panel-jquery/</link>
		<comments>http://www.ultramegatech.com/blog/2009/06/create-a-slide-in-panel-jquery/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 21:31:25 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[XHTML]]></category>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=468</guid>
		<description><![CDATA[In this tutorial, I'll explain how to create a slide-in panel effect with jQuery. Basically, this means a hidden panel the slides into view when it is triggered by a button or other action. This is often used to display a contact form in a fun way, which is exactly what I am using it [...]]]></description>
		<wfw:commentRss>http://www.ultramegatech.com/blog/2009/06/create-a-slide-in-panel-jquery/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How To Center a Page With CSS</title>
		<link>http://www.ultramegatech.com/blog/2009/04/how-to-center-a-page-with-css/</link>
		<comments>http://www.ultramegatech.com/blog/2009/04/how-to-center-a-page-with-css/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 18:28:00 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tips & Tutorials]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[positioning]]></category>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=311</guid>
		<description><![CDATA[When designing the layout of a web page, it is common to want to center the entire page. Luckily, this is very easy to do without breaking standards. All you have to do is wrap the entire page with a div with the left and right margins set to auto (margin: 0px auto;). Here is [...]]]></description>
		<wfw:commentRss>http://www.ultramegatech.com/blog/2009/04/how-to-center-a-page-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
