<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>CSS Head</title>
	
	<link>http://csshead.com</link>
	<description>CSS links, tutorials, code and demos for web designers and developers</description>
	<lastBuildDate>Tue, 09 Mar 2010 22:33:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CssHead" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="csshead" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>CSS3 Please! The Cross-Browser CSS3 Rule Generator</title>
		<link>http://csshead.com/css3-please-the-cross-browser-css3-rule-generator/</link>
		<comments>http://csshead.com/css3-please-the-cross-browser-css3-rule-generator/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:33:47 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[cross-browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[online]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1134</guid>
		<description><![CDATA[CSS3, Please! The Cross-Browser CSS3 Rule Generator&#8230;
]]></description>
			<content:encoded><![CDATA[<p>CSS3, Please! The Cross-Browser CSS3 Rule Generator&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/css3-please-the-cross-browser-css3-rule-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS In Depth: Margins, Padding &amp; The Box Model</title>
		<link>http://csshead.com/css-in-depth-margins-padding-the-box-model/</link>
		<comments>http://csshead.com/css-in-depth-margins-padding-the-box-model/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 16:59:08 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[box]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[margins]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[padding]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1133</guid>
		<description><![CDATA[In the first of the CSS In depth series, we&#8217;ll be talking about margins, padding and the box model. Margins and padding are some of the most widely used styles in CSS, but are often the source of frustration in cross-browser compatibility.
In this post, we&#8217;ll explain the difference between padding and margins, how the box [...]]]></description>
			<content:encoded><![CDATA[<p>In the first of the CSS In depth series, we&#8217;ll be talking about margins, padding and the box model. Margins and padding are some of the most widely used styles in CSS, but are often the source of frustration in cross-browser compatibility.</p>
<p>In this post, we&#8217;ll explain the difference between padding and margins, how the box model effects browsers and some tips and tricks dealing with cross-browser issues&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/css-in-depth-margins-padding-the-box-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3-Only Tabbed Area</title>
		<link>http://csshead.com/css3-only-tabbed-area/</link>
		<comments>http://csshead.com/css3-only-tabbed-area/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:01:53 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1132</guid>
		<description><![CDATA[When you think of &#8220;tabs&#8221;, your mind might go right to JavaScript. Watch for a click on a tab, hide all the panels, show the one corresponding to tab just clicked on. All major JavaScript libraries tackle tabs in some way. But there is a way to accomplish this same idea with &#8220;pure CSS&#8221;. Just [...]]]></description>
			<content:encoded><![CDATA[<p>When you think of &#8220;tabs&#8221;, your mind might go right to JavaScript. Watch for a click on a tab, hide all the panels, show the one corresponding to tab just clicked on. All major JavaScript libraries tackle tabs in some way. But there is a way to accomplish this same idea with &#8220;pure CSS&#8221;. Just as we did with the CSS Image Switcher, let&#8217;s tackle this traditionally JavaScript project with only CSS&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/css3-only-tabbed-area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Advanced CSS Pseudo Classes</title>
		<link>http://csshead.com/5-advanced-css-pseudo-classes/</link>
		<comments>http://csshead.com/5-advanced-css-pseudo-classes/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 09:57:37 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[pseudo classes]]></category>
		<category><![CDATA[speudo]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1131</guid>
		<description><![CDATA[CSS3 provides powerful pseudo-classes that allow the designer to select multiple elements according to their positions in a document tree. Using these pseudo-classes can be a little confusing at first, but it becomes a lot easier over time to set up your layout. In today&#8217;s article I’m going to take a look at 5 pseudo-classes [...]]]></description>
			<content:encoded><![CDATA[<p>CSS3 provides powerful pseudo-classes that allow the designer to select multiple elements according to their positions in a document tree. Using these pseudo-classes can be a little confusing at first, but it becomes a lot easier over time to set up your layout. In today&#8217;s article I’m going to take a look at 5 pseudo-classes that will simplify our design process and reduces a lot of time to create a certain visual effects. You will also find demonstration below each point to demonstrate how we can use these selectors in different design scenario you face everyday in your designing process&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/5-advanced-css-pseudo-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS text-indent: An Excellent Trick To Style Your HTML Form</title>
		<link>http://csshead.com/css-text-indent-an-excellent-trick-to-style-your-html-form/</link>
		<comments>http://csshead.com/css-text-indent-an-excellent-trick-to-style-your-html-form/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 09:32:32 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fields]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[text-indent]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1129</guid>
		<description><![CDATA[You probably know what the text-indent property does in CSS. It&#8217;s a common CSS property allowing webmasters to indent paragraphs and hide text for image-based links. Text-indent does this great; however, it doesn&#8217;t just hide and indent text. It does more.
People mostly use text-indent to hide text like our example above. They often use the [...]]]></description>
			<content:encoded><![CDATA[<p>You probably know what the text-indent property does in CSS. It&#8217;s a common CSS property allowing webmasters to indent paragraphs and hide text for image-based links. Text-indent does this great; however, it doesn&#8217;t just hide and indent text. It does more.</p>
<p>People mostly use text-indent to hide text like our example above. They often use the negative value for text-indent but forget to make use of its original intent: inset indentation. Here I&#8217;ll show you how to make a beautiful text field using text-indent&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/css-text-indent-an-excellent-trick-to-style-your-html-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure CSS Speech Bubbles</title>
		<link>http://csshead.com/pure-css-speech-bubbles/</link>
		<comments>http://csshead.com/pure-css-speech-bubbles/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 09:32:21 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bubbles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[speech bubbles]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1130</guid>
		<description><![CDATA[Speech bubbles are a popular effect but many tutorials rely on presentational HTML or JavaScript. This tutorial contains various forms of speech bubble effect created with CSS2.1 and enhanced with CSS3. No images, no JavaScript and it can be applied to your existing semantic HTML&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Speech bubbles are a popular effect but many tutorials rely on presentational HTML or JavaScript. This tutorial contains various forms of speech bubble effect created with CSS2.1 and enhanced with CSS3. No images, no JavaScript and it can be applied to your existing semantic HTML&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/pure-css-speech-bubbles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Basics of CSS3</title>
		<link>http://csshead.com/the-basics-of-css3/</link>
		<comments>http://csshead.com/the-basics-of-css3/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 17:44:20 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1128</guid>
		<description><![CDATA[Last week I posted a CSS3 dropdown menu and someone complained that I didn&#8217;t explain the CSS code in detail. Well, here is a post on the basics of the new properties: text-shadow, box-shadow, and border-radius. These CSS3 properties are commonly used to enhance layout and good to know&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Last week I posted a CSS3 dropdown menu and someone complained that I didn&#8217;t explain the CSS code in detail. Well, here is a post on the basics of the new properties: text-shadow, box-shadow, and border-radius. These CSS3 properties are commonly used to enhance layout and good to know&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/the-basics-of-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 Loading Spinners Without Images</title>
		<link>http://csshead.com/css3-loading-spinners-without-images/</link>
		<comments>http://csshead.com/css3-loading-spinners-without-images/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 15:42:10 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[loading]]></category>
		<category><![CDATA[spinner]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1127</guid>
		<description><![CDATA[While playing around with css-transform to make various shapes, I saw a way to create animated image-less loading spinners such as used in a lot of webapps and of course on the iPhone&#8230;
]]></description>
			<content:encoded><![CDATA[<p>While playing around with css-transform to make various shapes, I saw a way to create animated image-less loading spinners such as used in a lot of webapps and of course on the iPhone&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/css3-loading-spinners-without-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Up with CSS3 Gradients</title>
		<link>http://csshead.com/speed-up-with-css3-gradients/</link>
		<comments>http://csshead.com/speed-up-with-css3-gradients/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 12:41:58 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[gradient]]></category>
		<category><![CDATA[gradients]]></category>
		<category><![CDATA[progressive enhancement]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1126</guid>
		<description><![CDATA[WebKit browsers paved the way with CSS based gradients. Now Firefox 3.6 is out and is supporting them as well, which makes using them for progressive enhancement all the more appealing. More good news, CSS3 gradients fall into the camp where you can specify fallbacks (i.e. images) so that browsers that don&#8217;t support them just [...]]]></description>
			<content:encoded><![CDATA[<p>WebKit browsers paved the way with CSS based gradients. Now Firefox 3.6 is out and is supporting them as well, which makes using them for progressive enhancement all the more appealing. More good news, CSS3 gradients fall into the camp where you can specify fallbacks (i.e. images) so that browsers that don&#8217;t support them just use the image instead.</p>
<p>But wait… if you need to use an image anyway, why bother with declaring the gradient with CSS? That is kind of how I felt for a long time, but there is one important aspect that makes it worth it: browsers that support them don&#8217;t load the image fallback. One less HTTP Request = all the faster your site will load&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/speed-up-with-css3-gradients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create drop caps with CSS and CSS3</title>
		<link>http://csshead.com/how-to-create-drop-caps-with-css-and-css3/</link>
		<comments>http://csshead.com/how-to-create-drop-caps-with-css-and-css3/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:57:52 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[drop cap]]></category>
		<category><![CDATA[drop caps]]></category>
		<category><![CDATA[examples]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1123</guid>
		<description><![CDATA[Drop caps are a nice typographic detail that look great on many websites. There are a few ways of achieving this effect but the CSS selector I like to use is the :first-letter pseudo-element. This selector is reasonably well supported across most modern browsers albeit with a few minor bugs here and there. Here&#8217;s how [...]]]></description>
			<content:encoded><![CDATA[<p>Drop caps are a nice typographic detail that look great on many websites. There are a few ways of achieving this effect but the CSS selector I like to use is the :first-letter pseudo-element. This selector is reasonably well supported across most modern browsers albeit with a few minor bugs here and there. Here&#8217;s how it works&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/how-to-create-drop-caps-with-css-and-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
