<?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>MilkAddict &#187; margins</title>
	<atom:link href="http://www.milkaddict.com/tag/margins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.milkaddict.com</link>
	<description>Milkaddict.com is a place where people can explore high tech or social content organized in different categories, learn new things, communicate and eventually build new relationships, expose their thoughts, and hopefully also have some fun.</description>
	<lastBuildDate>Tue, 28 Jun 2011 19:10:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>CSS Margin Collapsing</title>
		<link>http://www.milkaddict.com/css-margin-collapsing/</link>
		<comments>http://www.milkaddict.com/css-margin-collapsing/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 09:13:02 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[margins]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://milkaddict.com/?p=40</guid>
		<description><![CDATA[Maybe many guys out there, when they start to learn how to use CSS, don&#8217;t know that when two or more vertical margins meet in a layout, they collaps to form a single margin. Which will be the height of this margin? simple.. the larger of the two margins. This is true only for block [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/css-margin-collapsing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS BOX Model.</title>
		<link>http://www.milkaddict.com/css-box-model/</link>
		<comments>http://www.milkaddict.com/css-box-model/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 19:08:50 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[borders]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[margins]]></category>
		<category><![CDATA[padding]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://milkaddict.com/?p=39</guid>
		<description><![CDATA[One of the most important thing to understand about CSS is the Box Model. The Box Model how elements are displayed. Every element that we use in the page is considered to be a rectangular box. The properties for this box are as follow: content, padding, border and margin. You can understand how this element [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/css-box-model/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

