<?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>Коментари на: CSS Tricks</title>
	<atom:link href="http://www.gudasoft.com/english/development/clipart/06/08/65/css-tricks/2008/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gudasoft.com/english/development/clipart/06/08/65/css-tricks/2008</link>
	<description>Impossible is nothing</description>
	<lastBuildDate>Sat, 28 Aug 2010 20:36:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>От: guda</title>
		<link>http://www.gudasoft.com/english/development/clipart/06/08/65/css-tricks/2008#comment-59</link>
		<dc:creator>guda</dc:creator>
		<pubDate>Sat, 21 Jun 2008 17:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudasoft.com/?p=65#comment-59</guid>
		<description>If you have two floating divs in one div and you want to make a border around them, use the following technique

div.container {
	border: 1px solid #000000;
	overflow: hidden;
	width: 100%;
}

http://www.quirksmode.org/css/clearing.html
http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/</description>
		<content:encoded><![CDATA[<p>If you have two floating divs in one div and you want to make a border around them, use the following technique</p>
<p>div.container {<br />
	border: 1px solid #000000;<br />
	overflow: hidden;<br />
	width: 100%;<br />
}</p>
<p><a href="http://www.quirksmode.org/css/clearing.html">http://www.quirksmode.org/css/clearing.html</a><br />
<a href="http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/">http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>От: blue</title>
		<link>http://www.gudasoft.com/english/development/clipart/06/08/65/css-tricks/2008#comment-27</link>
		<dc:creator>blue</dc:creator>
		<pubDate>Mon, 09 Jun 2008 11:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gudasoft.com/?p=65#comment-27</guid>
		<description>Спечели ме за каузата!! :) Добра идея, аз също мразя  div clear:both подхода. 

Някоя друга идея?</description>
		<content:encoded><![CDATA[<p>Спечели ме за каузата!! :) Добра идея, аз също мразя  div clear:both подхода. </p>
<p>Някоя друга идея?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

