<?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>Fri, 12 Mar 2010 15:21:31 +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>Opera Logo with CSS</title>
		<link>http://csshead.com/opera-logo-with-css/</link>
		<comments>http://csshead.com/opera-logo-with-css/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:21:31 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[opera]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1136</guid>
		<description><![CDATA[The Opera logo, rendered only with CSS, no images. Compare it with the real deal. Alas, best viewed in Firefox 3.6, Safari 4, or Chrome 5. Aside from another shameless plea for attention, this demonstration gives me a chance to look at some CSS3 properties across browsers&#8230;
]]></description>
			<content:encoded><![CDATA[<p>The Opera logo, rendered only with CSS, no images. Compare it with the real deal. Alas, best viewed in Firefox 3.6, Safari 4, or Chrome 5. Aside from another shameless plea for attention, this demonstration gives me a chance to look at some CSS3 properties across browsers&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/opera-logo-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding CSS Attribute Selectors</title>
		<link>http://csshead.com/understanding-css-attribute-selectors/</link>
		<comments>http://csshead.com/understanding-css-attribute-selectors/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:40:36 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[selecting]]></category>
		<category><![CDATA[selector]]></category>
		<category><![CDATA[selectors]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1114</guid>
		<description><![CDATA[CSS has the ability to target HTML elements based on any one of their attributes. You probably already know about classes and IDs. But did you know you can select an element based on the rel attribute as well? That is known as an attribute selector. There is a lot more to attribute selectors so [...]]]></description>
			<content:encoded><![CDATA[<p>CSS has the ability to target HTML elements based on any one of their attributes. You probably already know about classes and IDs. But did you know you can select an element based on the rel attribute as well? That is known as an attribute selector. There is a lot more to attribute selectors so let&#8217;s look closer at all the different options and try to cover some &#8220;real world&#8221; scenarios on when they might be useful&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/understanding-css-attribute-selectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Rather than Resetting Default Styling</title>
		<link>http://csshead.com/setting-rather-than-resetting-default-styling/</link>
		<comments>http://csshead.com/setting-rather-than-resetting-default-styling/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 15:40:06 +0000</pubDate>
		<dc:creator>csshead</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[base]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[stylesheet]]></category>

		<guid isPermaLink="false">http://csshead.com/?p=1135</guid>
		<description><![CDATA[Following the idea of &#8220;tweaking&#8221; a reset file, I came up with this &#8220;base styles sheet&#8221;. It sets default styling for many elements, follows a couple of recommendations regarding usability/accessibility, and addresses a few &#8220;common issues&#8221; as well&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Following the idea of &#8220;tweaking&#8221; a reset file, I came up with this &#8220;base styles sheet&#8221;. It sets default styling for many elements, follows a couple of recommendations regarding usability/accessibility, and addresses a few &#8220;common issues&#8221; as well&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://csshead.com/setting-rather-than-resetting-default-styling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>
