<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
 <channel>
  <generator>http://textpattern.com/</generator>
  <title>Posh CSS</title>
  <link>http://poshcss.com/</link>
  <pubDate>Sat, 04 Jul 2009 02:42:04 PDT</pubDate>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/poshcss" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
 <title>CSS Fudamentals: Containing Children</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>This will serve as the first entry in a series that will receive new additions sporadically each month. Today, we&#8217;ll be reviewing the overflow: hidden, and clearfix tricks to force a parent div to contains its children.</p>
	</blockquote>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/css-fudamentals-containing-children/" title="Read the full article at net.tutsplus.com">Read the full article at net.tutsplus.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/07/04/css-fudamentals-containing-children</link>
 <pubDate>Sat, 04 Jul 2009 10:30:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/07/04/css-fudamentals-containing-children</guid>
</item><item>
 <title>Posh CSS now on Twitter</title>
 <description>
  <![CDATA[
   	<p>You can now follow <a href="http://poshcss.com">Posh <span class="caps">CSS</span></a> on Twitter: <a href="http://twitter.com/poshcss">@poshcss</a></p>

	<p>All future posts to the site will automagically be posted into the Twitter stream.</p>
<p><a href="" title="Read the full article at ">Read the full article at </a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/07/03/posh-css-now-on-twitter</link>
 <pubDate>Fri, 03 Jul 2009 15:02:32 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/07/03/posh-css-now-on-twitter</guid>
</item><item>
 <title>XHTML 2 Working Group Expected to Stop Work End of 2009, W3C to Increase Resources on HTML 5</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>Today the Director announces that when the <span class="caps">XHTML</span> 2 Working Group charter expires as scheduled at the end of 2009, the charter will not be renewed. By doing so, and by increasing resources in the Working Group, W3C hopes to accelerate the progress of <span class="caps">HTML</span> 5 and clarify W3C’s position regarding the future of <span class="caps">HTML</span>.</p>
	</blockquote>
<p><a href="http://www.w3.org/News/2009#item119" title="Read the full article at w3.org">Read the full article at w3.org</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/07/03/xhtml-2-working-group-expected-to-stop-work-end-of-2009-w3c-to-increase-resources-on-html-5</link>
 <pubDate>Fri, 03 Jul 2009 11:45:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/07/03/xhtml-2-working-group-expected-to-stop-work-end-of-2009-w3c-to-increase-resources-on-html-5</guid>
</item><item>
 <title>Modernizr</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, <span class="caps">HTML</span> 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies. Modernizr uses feature detection to test the current browser against upcoming features like rgba(), border-radius, <span class="caps">CSS</span> Transitions and many more.</p>
	</blockquote>
<p><a href="http://www.modernizr.com/" title="Read the full article at modernizr.com">Read the full article at modernizr.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/07/02/modernizr</link>
 <pubDate>Thu, 02 Jul 2009 10:30:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/07/02/modernizr</guid>
</item><item>
 <title>CSS3 – a big storm is coming</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>A big storm is coming, and it hopefully will blow away a lot of things that are wrong with web design. While the current <span class="caps">CSS</span> standard offered tremendous steps away from traditional print design, with CSS3 media queries and multi-column layouts it will be a whole new ballgame. The possibilies we have now hopefully change the way we approach website design like few things we’ve seen up until now.</p>
	</blockquote>
<p><a href="http://reinholdweber.com/css/css3-a-big-storm-is-coming/" title="Read the full article at reinholdweber.com">Read the full article at reinholdweber.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/06/30/css3-a-big-storm-is-coming</link>
 <pubDate>Tue, 30 Jun 2009 10:30:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/06/30/css3-a-big-storm-is-coming</guid>
</item><item>
 <title>A Primer on the CSS Font Shorthand Property</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>This article describes how the css font shorthand property is used, how it can be misused, and what potential drawbacks there might be to including it in your <span class="caps">CSS</span> code.</p>
	</blockquote>
<p><a href="http://www.impressivewebs.com/a-primer-on-the-css-font-shorthand-property/" title="Read the full article at impressivewebs.com">Read the full article at impressivewebs.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/06/29/a-primer-on-the-css-font-shorthand-property</link>
 <pubDate>Mon, 29 Jun 2009 10:30:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/06/29/a-primer-on-the-css-font-shorthand-property</guid>
</item><item>
 <title>5 Handy tips to fix space beneath floated elements</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>When two elements are floated in a div, chances are parent element no longer contains it because the float is removed from the flow. Here I am sharing five quick tips to fix this problem.</p>
	</blockquote>
<p><a href="http://tutorialfeed.blogspot.com/2009/06/5-handy-tips-to-fix-space-beneath.html" title="Read the full article at tutorialfeed.blogspot.com">Read the full article at tutorialfeed.blogspot.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/06/26/5-handy-tips-to-fix-space-beneath-floated-elements</link>
 <pubDate>Fri, 26 Jun 2009 10:30:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/06/26/5-handy-tips-to-fix-space-beneath-floated-elements</guid>
</item><item>
 <title>CSS3 Unleashed – Tips, Tricks and Techniques</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>Although CSS3 specifications are still under development, some of its features have been incorporated in latest web browsers. This has provided web developers with an opportunity to experiment and play with some of the new features well in advance. We have compiled a list of resources that will get you up to speed and bring you closer to the cutting edge of <span class="caps">CSS</span> development.</p>
	</blockquote>
<p><a href="http://www.w3avenue.com/2009/06/22/css3-unleashed-tips-tricks-and-techniques/" title="Read the full article at w3avenue.com">Read the full article at w3avenue.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/06/25/css3-unleashed-tips-tricks-and-techniques</link>
 <pubDate>Thu, 25 Jun 2009 10:30:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/06/25/css3-unleashed-tips-tricks-and-techniques</guid>
</item><item>
 <title>Linear CSS Gradients</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p>Gradients are presently only supported in Safari 4. They can be used anywhere an image can be &#8211; for example background-image, list-style-image, border-image or with generated content.</p>
	</blockquote>

	<p>This tool will help you create the necessary <span class="caps">CSS</span>.</p>
<p><a href="http://tools.westciv.com/gradients/" title="Read the full article at tools.westciv.com">Read the full article at tools.westciv.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/06/23/linear-css-gradients</link>
 <pubDate>Tue, 23 Jun 2009 10:30:00 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/06/23/linear-css-gradients</guid>
</item><item>
 <title>CSS Animations Primer</title>
 <description>
  <![CDATA[
   	<blockquote>
		<p><span class="caps">CSS</span> animations are <span class="caps">HTML</span> <span class="caps">DOM</span> element animation effects that function via the <span class="caps">CSS</span> layer (as opposed to through Javascript or Flash, for example). <span class="caps">CSS</span> animations have the potential to be a powerful new weapon in the web development arsenel of the future. There seems to be some controversy over them in the web sphere, although I believe this to be misplaced.</p>
	</blockquote>
<p><a href="http://www.webkitbits.com/post/128059133/css-animations-primer" title="Read the full article at webkitbits.com">Read the full article at webkitbits.com</a> &rarr;</p>
  ]]>
 </description>
 <link>http://poshcss.com/2009/06/22/css-animations-primer</link>
 <pubDate>Mon, 22 Jun 2009 13:57:23 PDT</pubDate>
 <dc:creator>Sam Brown</dc:creator>
 <guid>http://poshcss.com/2009/06/22/css-animations-primer</guid>
</item>
 </channel>
</rss>
