<?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>Website Design Blog &#187; Shorthand</title>
	<atom:link href="http://www.webdesign-gm.co.uk/news/tag/shorthand/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesign-gm.co.uk/news</link>
	<description>Website Design For South Wales and The South West</description>
	<lastBuildDate>Wed, 13 Apr 2011 22:03:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Tip 6 &#8211; CSS Shorthand</title>
		<link>http://www.webdesign-gm.co.uk/news/web-design/quict-tip-6-css-shorthand.html</link>
		<comments>http://www.webdesign-gm.co.uk/news/web-design/quict-tip-6-css-shorthand.html#comments</comments>
		<pubDate>Mon, 08 Mar 2010 12:08:55 +0000</pubDate>
		<dc:creator>Martyn</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Shorthand]]></category>

		<guid isPermaLink="false">http://www.webdesign-gm.co.uk/news/?p=765</guid>
		<description><![CDATA[CSS Shorthand is another method which is regularly used to help cut down the size of Style Sheets, however trying to remember all shorthand tricks can be a bit tricky sometimes, so here is a handy list of the ones I use on a regular basis.

Boxes
Long
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
Shorthand (Every Value Different)
margin: top right [...]]]></description>
		<wfw:commentRss>http://www.webdesign-gm.co.uk/news/web-design/quict-tip-6-css-shorthand.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

