<?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; CSS</title>
	<atom:link href="http://www.milkaddict.com/tag/css/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>Sat, 05 May 2012 22:01:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<item>
		<title>CSS Cheat Sheet.</title>
		<link>http://www.milkaddict.com/css-cheat-sheet/</link>
		<comments>http://www.milkaddict.com/css-cheat-sheet/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:00:09 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.milkaddict.com/?p=209</guid>
		<description><![CDATA[A CSS cheat sheet is a very useful instrument for coders since it&#8217;s a simple one-page reference sheet, listing all CSS selectors (as of CSS 2.1) and properties. It also includes a visual example of the box model and unit reference for CSS units: The CSS cheat sheet features at least the following sections: Selectors, [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/css-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Positioning CSS elements.</title>
		<link>http://www.milkaddict.com/positioning-css-elements-introduction/</link>
		<comments>http://www.milkaddict.com/positioning-css-elements-introduction/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 06:26:20 +0000</pubDate>
		<dc:creator>Adriano</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Layouts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[positioning]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://milkaddict.com/?p=41</guid>
		<description><![CDATA[In this section I will explain how to position CSS elements. Inline and Block Boxes CSS elements can be block boxes or inline boxes. Block boxes are displayed as block of content, and the elements p, h1, div are an example of block bloxes. They will be displayed vertically one after another and we can [...]]]></description>
		<wfw:commentRss>http://www.milkaddict.com/positioning-css-elements-introduction/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<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>

