<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>PureCSS</title>
	<link>http://purecss.com</link>
	<description>Everything you need to know about CSS</description>
	<pubDate>Sat, 23 Feb 2008 16:56:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Font</title>
		<link>http://purecss.com/properties/font</link>
		<comments>http://purecss.com/properties/font#comments</comments>
		<pubDate>Sat, 23 Feb 2008 16:56:38 +0000</pubDate>
		<dc:creator>toddynho</dc:creator>
		
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://purecss.com/?p=7</guid>
		<description><![CDATA[The Font property is shorthand for all of the other font properties.  These include:

font-family
font-size
font-style
font-weight
font-variant
font-size-adjust
font-stretch

]]></description>
			<content:encoded><![CDATA[<p>The Font property is shorthand for all of the other font properties.  These include:</p>
<ul>
<li>font-family</li>
<li>font-size</li>
<li>font-style</li>
<li>font-weight</li>
<li>font-variant</li>
<li>font-size-adjust</li>
<li>font-stretch</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://purecss.com/properties/font/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dimension</title>
		<link>http://purecss.com/properties/dimension</link>
		<comments>http://purecss.com/properties/dimension#comments</comments>
		<pubDate>Sat, 23 Feb 2008 16:54:09 +0000</pubDate>
		<dc:creator>toddynho</dc:creator>
		
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://purecss.com/?p=6</guid>
		<description><![CDATA[Dimensions allow us to control the height and width of all elements.  Dimension properties include:

height
width
line-height
min-height
min-width
max-height
max-width

]]></description>
			<content:encoded><![CDATA[<p>Dimensions allow us to control the height and width of all elements.  Dimension properties include:</p>
<ul>
<li>height</li>
<li>width</li>
<li>line-height</li>
<li>min-height</li>
<li>min-width</li>
<li>max-height</li>
<li>max-width</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://purecss.com/properties/dimension/feed</wfw:commentRss>
		</item>
		<item>
		<title>Classification</title>
		<link>http://purecss.com/properties/classification</link>
		<comments>http://purecss.com/properties/classification#comments</comments>
		<pubDate>Sat, 23 Feb 2008 16:50:44 +0000</pubDate>
		<dc:creator>toddynho</dc:creator>
		
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://purecss.com/?p=5</guid>
		<description><![CDATA[Classification properties are some of the most important properties.  They help us determine where and how elements are positioned.  Classification properties include:

display
visibility
position
float
cursor
clear

]]></description>
			<content:encoded><![CDATA[<p>Classification properties are some of the most important properties.  They help us determine where and how elements are positioned.  Classification properties include:</p>
<ul>
<li>display</li>
<li>visibility</li>
<li>position</li>
<li>float</li>
<li>cursor</li>
<li>clear</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://purecss.com/properties/classification/feed</wfw:commentRss>
		</item>
		<item>
		<title>Border</title>
		<link>http://purecss.com/properties/border</link>
		<comments>http://purecss.com/properties/border#comments</comments>
		<pubDate>Sat, 23 Feb 2008 16:32:46 +0000</pubDate>
		<dc:creator>toddynho</dc:creator>
		
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://purecss.com/?p=4</guid>
		<description><![CDATA[The Border property is shorthand for the following border properties (take a deep breath, there are many&#8230;):

border-width
border-style
border-color

Left border:

border-top-width
border-top-style
border-top-color

]]></description>
			<content:encoded><![CDATA[<p>The Border property is shorthand for the following border properties (take a deep breath, there are many&#8230;):</p>
<ul>
<li>border-width</li>
<li>border-style</li>
<li>border-color</li>
</ul>
<p>Left border:</p>
<ul>
<li>border-top-width</li>
<li>border-top-style</li>
<li>border-top-color</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://purecss.com/properties/border/feed</wfw:commentRss>
		</item>
		<item>
		<title>Background</title>
		<link>http://purecss.com/properties/background</link>
		<comments>http://purecss.com/properties/background#comments</comments>
		<pubDate>Sat, 23 Feb 2008 16:29:48 +0000</pubDate>
		<dc:creator>toddynho</dc:creator>
		
		<category><![CDATA[properties]]></category>

		<guid isPermaLink="false">http://purecss.com/?p=3</guid>
		<description><![CDATA[Background is shorthand for all of the background properties.  You can use background to specify:

background-color
background-image
background-repeat
background-attachment
background-position

]]></description>
			<content:encoded><![CDATA[<p>Background is shorthand for all of the background properties.  You can use background to specify:</p>
<ul>
<li>background-color</li>
<li>background-image</li>
<li>background-repeat</li>
<li>background-attachment</li>
<li>background-position</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://purecss.com/properties/background/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
