<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 10 CSS shorthand techniques you&#8217;ll use everyday</title>
	<atom:link href="http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/</link>
	<description>Design, Photography, Internet and Geek related</description>
	<lastBuildDate>Mon, 12 Dec 2011 23:28:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: &#187; 10 CSS shorthand techniques you’ll use everyday</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-10/#comment-5167</link>
		<dc:creator>&#187; 10 CSS shorthand techniques you’ll use everyday</dc:creator>
		<pubDate>Sat, 08 Oct 2011 22:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-5167</guid>
		<description>[...] more: http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/        Cancel [...]</description>
		<content:encoded><![CDATA[<p>[...] more: <a href="http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/" rel="nofollow">http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/</a>        Cancel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandra</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-10/#comment-4855</link>
		<dc:creator>sandra</dc:creator>
		<pubDate>Wed, 26 Jan 2011 17:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-4855</guid>
		<description>What about active links? Is it possible to use a shorthand?

.body {  font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif; color: #333333}
.body a:link {  color: #ffffff; text-decoration: none}
.body a:visited {  color: #ffffff; text-decoration: none}
.body a:active {  color: #ffffff; text-decoration: underline}
.body a:hover {  color: #ffffff; text-decoration: underline}


And if I don`t want any underline:

.body {  font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif; color: #333333}
.body a:link {  color: #ffffff; text-decoration: none}
.body a:visited {  color: #ffffff; text-decoration: none}
.body a:active {  color: #ffffff; text-decoration: none}
.body a:hover {  color: #ffffff; text-decoration: none}</description>
		<content:encoded><![CDATA[<p>What about active links? Is it possible to use a shorthand?</p>
<p>.body {  font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif; color: #333333}<br />
.body a:link {  color: #ffffff; text-decoration: none}<br />
.body a:visited {  color: #ffffff; text-decoration: none}<br />
.body a:active {  color: #ffffff; text-decoration: underline}<br />
.body a:hover {  color: #ffffff; text-decoration: underline}</p>
<p>And if I don`t want any underline:</p>
<p>.body {  font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif; color: #333333}<br />
.body a:link {  color: #ffffff; text-decoration: none}<br />
.body a:visited {  color: #ffffff; text-decoration: none}<br />
.body a:active {  color: #ffffff; text-decoration: none}<br />
.body a:hover {  color: #ffffff; text-decoration: none}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biophonc</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-10/#comment-3991</link>
		<dc:creator>biophonc</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-3991</guid>
		<description>writing it the shorthand way is important - true - but avoiding redundancy is imho more important. optimizing properties is quite easy but cleaning up selectors is a pain in the azz, because you also have to change the markup. 

However: great article - perfect for mailing it to some people at work :D</description>
		<content:encoded><![CDATA[<p>writing it the shorthand way is important &#8211; true &#8211; but avoiding redundancy is imho more important. optimizing properties is quite easy but cleaning up selectors is a pain in the azz, because you also have to change the markup. </p>
<p>However: great article &#8211; perfect for mailing it to some people at work <img src='http://www.thefloatingfrog.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Comprehensive CSS Development Guide For Beginners &#38; Experts &#171; deCode10 &#8211; trends, technologies &#38; more &#8230;</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-10/#comment-3824</link>
		<dc:creator>A Comprehensive CSS Development Guide For Beginners &#38; Experts &#171; deCode10 &#8211; trends, technologies &#38; more &#8230;</dc:creator>
		<pubDate>Mon, 18 Jan 2010 06:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-3824</guid>
		<description>[...] To start with, here is a quick guide to do some most common things in CSS… and here is the quickest CSS code for most common layout types. CSS Sandbox is a good place if you are a beginner, it shows a comprehensive list of text styling properties and combination upfront to try it out and download. Also, if you prefer to code from scratch, this, this and this seems like good articles to clear your basics. Here are some very basic guidelines for writing a decent CSS code. I like this article for some expert advices on CSS Shorthand Techniques. [...]</description>
		<content:encoded><![CDATA[<p>[...] To start with, here is a quick guide to do some most common things in CSS… and here is the quickest CSS code for most common layout types. CSS Sandbox is a good place if you are a beginner, it shows a comprehensive list of text styling properties and combination upfront to try it out and download. Also, if you prefer to code from scratch, this, this and this seems like good articles to clear your basics. Here are some very basic guidelines for writing a decent CSS code. I like this article for some expert advices on CSS Shorthand Techniques. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Inheritance: Slideshare Presentation &#124; Frog's Digital Design Blog</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-10/#comment-3704</link>
		<dc:creator>CSS Inheritance: Slideshare Presentation &#124; Frog's Digital Design Blog</dc:creator>
		<pubDate>Wed, 30 Dec 2009 00:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-3704</guid>
		<description>[...] CSS Shorthand top tips. Think you&#8217;re a CSS Guru? You should checkout CSS Shorthand, we&#8217;ve even written an article on it. [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS Shorthand top tips. Think you&#8217;re a CSS Guru? You should checkout CSS Shorthand, we&#8217;ve even written an article on it. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 84 Amazingly Useful CSS Tips &#38; Resources &#171; Knowledge Articles</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-9/#comment-2748</link>
		<dc:creator>84 Amazingly Useful CSS Tips &#38; Resources &#171; Knowledge Articles</dc:creator>
		<pubDate>Tue, 11 Aug 2009 08:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-2748</guid>
		<description>[...] 10 CSS shorthand techniques you’ll use everyday [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 CSS shorthand techniques you’ll use everyday [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-9/#comment-2653</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 27 Jun 2009 10:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-2653</guid>
		<description>Nice tips... ever since I learned CSS, I&#039;ve been doing things the hard way until the other day a friend told me it was messy, so I better get my act together.... =P</description>
		<content:encoded><![CDATA[<p>Nice tips&#8230; ever since I learned CSS, I&#8217;ve been doing things the hard way until the other day a friend told me it was messy, so I better get my act together&#8230;. =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-9/#comment-2586</link>
		<dc:creator>Louis</dc:creator>
		<pubDate>Mon, 01 Jun 2009 00:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-2586</guid>
		<description>Nice list. Don&#039;t forget to mention that if you use the &quot;font&quot; shorthand, you have to put the different properties in a specified order, otherwise they won&#039;t work. Which is basically why I personally don&#039;t use that one.

&lt;abbr&gt;&lt;em&gt;Louis’s last blog post..&lt;a href=&quot;http://www.impressivewebs.com/how-to-put-a-multi-line-indent-on-a-styled-blockquote/&quot; rel=&quot;nofollow&quot;&gt;How To Put a Multi-Line Indent on a Styled Blockquote&lt;/a&gt;&lt;/abbr&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Nice list. Don&#8217;t forget to mention that if you use the &#8220;font&#8221; shorthand, you have to put the different properties in a specified order, otherwise they won&#8217;t work. Which is basically why I personally don&#8217;t use that one.</p>
<p><abbr><em>Louis’s last blog post..<a href="http://www.impressivewebs.com/how-to-put-a-multi-line-indent-on-a-styled-blockquote/" rel="nofollow">How To Put a Multi-Line Indent on a Styled Blockquote</a></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lethalogica</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-9/#comment-2583</link>
		<dc:creator>Lethalogica</dc:creator>
		<pubDate>Sat, 30 May 2009 21:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-2583</guid>
		<description>Nice list, only one I don&#039;t use for everything is the font one.</description>
		<content:encoded><![CDATA[<p>Nice list, only one I don&#8217;t use for everything is the font one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 CSS Shorthand Techniques You’ll Use Everyday&#160;&#124;&#160;Design Newz</title>
		<link>http://www.thefloatingfrog.co.uk/web-design/10-css-shorthand-techniques-youll-use-everyday/comment-page-9/#comment-2581</link>
		<dc:creator>10 CSS Shorthand Techniques You’ll Use Everyday&#160;&#124;&#160;Design Newz</dc:creator>
		<pubDate>Sat, 30 May 2009 14:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefloatingfrog.co.uk/frog-blog/?p=871#comment-2581</guid>
		<description>[...] 10 CSS Shorthand Techniques You’ll Use Everyday [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 CSS Shorthand Techniques You’ll Use Everyday [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

