<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="0.92">
<channel>
	<title>PureCSS</title>
	<link>http://purecss.com</link>
	<description>Everything you need to know about CSS</description>
	<lastBuildDate>Sat, 23 Feb 2008 16:56:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Font</title>
		<description>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>
		<link>http://purecss.com/properties/font</link>
			</item>
	<item>
		<title>Dimension</title>
		<description>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>
		<link>http://purecss.com/properties/dimension</link>
			</item>
	<item>
		<title>Classification</title>
		<description>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>
		<link>http://purecss.com/properties/classification</link>
			</item>
	<item>
		<title>Border</title>
		<description>The Border property is shorthand for the following border properties (take a deep breath, there are many...):

	border-width
	border-style
	border-color

Left border:

	border-top-width
	border-top-style
	border-top-color
 </description>
		<link>http://purecss.com/properties/border</link>
			</item>
	<item>
		<title>Background</title>
		<description>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>
		<link>http://purecss.com/properties/background</link>
			</item>
</channel>
</rss>
