<?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>Articles &#38; Discussions &#187; shorthand</title>
	<atom:link href="http://www.design2core.com/myblog/tag/shorthand/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.design2core.com/myblog</link>
	<description>A further discussion about web</description>
	<lastBuildDate>Tue, 27 Apr 2010 11:18:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS shorthand techniques very useful</title>
		<link>http://www.design2core.com/myblog/css/css-shorthand-techniques-very-useful/</link>
		<comments>http://www.design2core.com/myblog/css/css-shorthand-techniques-very-useful/#comments</comments>
		<pubDate>Tue, 19 May 2009 09:07:37 +0000</pubDate>
		<dc:creator>jposwal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[shorthand]]></category>

		<guid isPermaLink="false">http://www.design2core.com/myblog/?p=155</guid>
		<description><![CDATA[Main advantages of using CSS is the large reduction in web page download time. Writing mulitple declarations and values in a single line of CSS code called CSS Shorthand Technique. 1.Backgrounds Background properties include background-color, background-image, background-repeat, background-position, You could write: background-color: #ccc; background-image: url(myimage.gif); background-repeat: no-repeat; background-position: top left; Becomes: background: url(myimage.gif) no-repeat top [...]]]></description>
		<wfw:commentRss>http://www.design2core.com/myblog/css/css-shorthand-techniques-very-useful/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
