<?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>CSS Tutorials &#187; floats</title>
	<atom:link href="http://css-tutorials.co.uk/tutorials/float/feed/" rel="self" type="application/rss+xml" />
	<link>http://css-tutorials.co.uk</link>
	<description>Css tutorials the way they should be</description>
	<lastBuildDate>Sun, 04 Jul 2010 23:11:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Floats vs positioning</title>
		<link>http://css-tutorials.co.uk/floats-vs-positioning/</link>
		<comments>http://css-tutorials.co.uk/floats-vs-positioning/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 23:33:02 +0000</pubDate>
		<dc:creator>Gareth Gillman</dc:creator>
				<category><![CDATA[beginners]]></category>
		<category><![CDATA[floats]]></category>
		<category><![CDATA[positioning]]></category>

		<guid isPermaLink="false">http://css-tutorials.co.uk/?p=69</guid>
		<description><![CDATA[Which is better, floating or positioning? I answered this very question for someone on Webdesigner Forum so will run through my reply here but in more detail. Floating is the css method of telling an [...]]]></description>
			<content:encoded><![CDATA[<p>Which is better, floating or positioning?</p>
<p>I answered this very question for someone on <a href="http://www.webdesignerforum.co.uk">Webdesigner Forum</a> so will run through my reply here but in more detail.</p>
<p>Floating is the css method of telling an object to &#8220;stick&#8221; to the left or right side of the website. Floating is very basic but means it&#8217;s easier to keep an eye on what&#8217;s happening.</p>
<p>Positioning is more advanced and has many options. You can assign individual margins and even &#8220;sticky&#8221; an object. </p>
<p>The problem with positioning objects is that it can be highly confusing, as you can end up with objects placed all over the place.<br />
I only use positioning for elements that need to be placed where floating won&#8217;t help e.g. overlapping another object.</p>
<p>What do you recommend? Floats or positioning? and why? </p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Floats+vs+positioning+http://bit.ly/d7X6fA" title="Post to Twitter"><img class="nothumb" src="http://css-tutorials.co.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro4.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://css-tutorials.co.uk/floats-vs-positioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
