<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Position: relative; and Floats</title>
	<atom:link href="http://www.elliotswan.com/2006/04/06/position-relative-and-floats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elliotswan.com/2006/04/06/position-relative-and-floats/</link>
	<description>designs stuff and writes code.</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:45:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: iLuke</title>
		<link>http://www.elliotswan.com/2006/04/06/position-relative-and-floats/comment-page-1/#comment-597</link>
		<dc:creator>iLuke</dc:creator>
		<pubDate>Sat, 08 Apr 2006 03:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/2006/04/06/position-relative-and-floats/#comment-597</guid>
		<description>Ahh... very good to know!</description>
		<content:encoded><![CDATA[<p>Ahh&#8230; very good to know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Swan</title>
		<link>http://www.elliotswan.com/2006/04/06/position-relative-and-floats/comment-page-1/#comment-596</link>
		<dc:creator>Elliot Swan</dc:creator>
		<pubDate>Sat, 08 Apr 2006 03:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/2006/04/06/position-relative-and-floats/#comment-596</guid>
		<description>@Luke: If they were both actual position properties, then it should cause an error. But using floats with position is fine. I actually asked &lt;a href=&quot;http://sonspring.com/&quot;&gt;Nathan&lt;/a&gt; about it today as I wasn&#039;t completely sure if you were supposed to do that, and as he told me, floats control what happens &lt;em&gt;around&lt;/em&gt; the element, and position controls what happens &lt;em&gt;to&lt;/em&gt; the element.</description>
		<content:encoded><![CDATA[<p>@Luke: If they were both actual position properties, then it should cause an error. But using floats with position is fine. I actually asked <a href="http://sonspring.com/">Nathan</a> about it today as I wasn&#8217;t completely sure if you were supposed to do that, and as he told me, floats control what happens <em>around</em> the element, and position controls what happens <em>to</em> the element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iLuke</title>
		<link>http://www.elliotswan.com/2006/04/06/position-relative-and-floats/comment-page-1/#comment-595</link>
		<dc:creator>iLuke</dc:creator>
		<pubDate>Sat, 08 Apr 2006 00:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/2006/04/06/position-relative-and-floats/#comment-595</guid>
		<description>That should be an error in the CSS... Technically the second position delcaration &lt;strong&gt;should&lt;/strong&gt; over-ride the first... shouldn&#039;t it?</description>
		<content:encoded><![CDATA[<p>That should be an error in the CSS&#8230; Technically the second position delcaration <strong>should</strong> over-ride the first&#8230; shouldn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Swan</title>
		<link>http://www.elliotswan.com/2006/04/06/position-relative-and-floats/comment-page-1/#comment-593</link>
		<dc:creator>Elliot Swan</dc:creator>
		<pubDate>Fri, 07 Apr 2006 16:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/2006/04/06/position-relative-and-floats/#comment-593</guid>
		<description>Well yeah, I knew that. But the fact that you can position an element relatively at the same time you&#039;re floating it was a new discovery. I assumed that you can only be using one type of positioning per element at a time (float, relative, or absolute), but it appears that floats and relative positioning can both be applied to the same element.</description>
		<content:encoded><![CDATA[<p>Well yeah, I knew that. But the fact that you can position an element relatively at the same time you&#8217;re floating it was a new discovery. I assumed that you can only be using one type of positioning per element at a time (float, relative, or absolute), but it appears that floats and relative positioning can both be applied to the same element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Mitchell</title>
		<link>http://www.elliotswan.com/2006/04/06/position-relative-and-floats/comment-page-1/#comment-591</link>
		<dc:creator>James Mitchell</dc:creator>
		<pubDate>Fri, 07 Apr 2006 15:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.elliotswan.com/2006/04/06/position-relative-and-floats/#comment-591</guid>
		<description>Yeah I didn&#039;t actually learn it, I stumbled across it when looking into UL&#039;s and LI&#039;s.  Where you don&#039;t need to include them in a div, just ID them and assign them the same attributes you would as if they were a div.  Quite helpful.  Thanks for sharing it to the masses.</description>
		<content:encoded><![CDATA[<p>Yeah I didn&#8217;t actually learn it, I stumbled across it when looking into UL&#8217;s and LI&#8217;s.  Where you don&#8217;t need to include them in a div, just ID them and assign them the same attributes you would as if they were a div.  Quite helpful.  Thanks for sharing it to the masses.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

