<?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>IfYouCodeItTheyWill.com &#187; float</title>
	<atom:link href="http://ifyoucodeittheywill.com/tag/float/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifyoucodeittheywill.com</link>
	<description>xHTML and CSS made simple.</description>
	<lastBuildDate>Mon, 07 Jun 2010 15:55:51 +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>CSS Photo Gallery</title>
		<link>http://ifyoucodeittheywill.com/2009/04/css-photo-gallery/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/css-photo-gallery/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 01:35:26 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[xHTML]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[positioning]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=791</guid>
		<description><![CDATA[There are many ways to make a photo gallery. Some use javascript to pop up a larger image in the same or a different window. Some load a new page for every enlarged image. You could easily use an iframe, but since those are bad for accessibility, I stay away from iframes as much as [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/css-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is Your Layout Not Working Out Right?</title>
		<link>http://ifyoucodeittheywill.com/2009/04/is-your-layout-not-working-out-right/</link>
		<comments>http://ifyoucodeittheywill.com/2009/04/is-your-layout-not-working-out-right/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 04:10:52 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[Misc. Design Topics]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=785</guid>
		<description><![CDATA[Does your sidebar keep dropping below your content instead of sitting beside it? Is there a huge gap between the two? Where is all that extra space coming from below the header? Why are the sidebar and content overlapping?
Sometimes these problems arise from a missing or extra &#60;/div&#62; in your xHTML. Other times, it is [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/04/is-your-layout-not-working-out-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS for Layout: Clearing floats</title>
		<link>http://ifyoucodeittheywill.com/2009/03/css-for-layout-clearing-floats/</link>
		<comments>http://ifyoucodeittheywill.com/2009/03/css-for-layout-clearing-floats/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 23:21:19 +0000</pubDate>
		<dc:creator>Lesa</dc:creator>
				<category><![CDATA[CSS for Beginners]]></category>
		<category><![CDATA[clearing floats]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://ifyoucodeittheywill.com/?p=445</guid>
		<description><![CDATA[In part 1 of CSS for layout, you learned how to surround each section of your page with a &#60;div&#62;, giving each division its own ID, and then you learned how to style each section by targeting its ID. In part 2, you learned how to &#8220;float&#8221; one division, allowing the next division to sit [...]]]></description>
		<wfw:commentRss>http://ifyoucodeittheywill.com/2009/03/css-for-layout-clearing-floats/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
