<?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>Kyle Schaeffer - Interactive Media Design &#187; Positioning</title>
	<atom:link href="http://www.kyleschaeffer.com/tag/positioning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kyleschaeffer.com</link>
	<description>Best practices and design related to all things web.</description>
	<lastBuildDate>Thu, 15 Jul 2010 21:29:05 +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>CSS Absolute Positioning</title>
		<link>http://www.kyleschaeffer.com/best-practices/css-absolute-positioning/</link>
		<comments>http://www.kyleschaeffer.com/best-practices/css-absolute-positioning/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 15:56:36 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Positioning]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.kyleschaeffer.com/?p=201</guid>
		<description><![CDATA[Absolute positioning is a very powerful CSS technique when used properly. Traditionally, when you use &#60;div/&#62; tags and the like, everything in your page design is generally stacked from top to bottom. Using absolute positioning gives you the freedom to place elements of your page just about anywhere you&#8217;d like. Here are some fundamentals of [...]]]></description>
		<wfw:commentRss>http://www.kyleschaeffer.com/best-practices/css-absolute-positioning/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
