<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Advanced CSS Design Resources - last-child.com</title>
	<link>http://www.last-child.com</link>
	<description>CSS Toys for Professional Web Developers</description>
	<lastBuildDate>Mon, 19 Dec 2011 18:30:15 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.2" -->

	<item>
		<title>Debugging aria-label on elements</title>
		<description><![CDATA[I recently helped do some testing on the new version Yahoo! Mail for iPads and was stumped by an aria-label not working as expected. It was one of those gotcha moments, when you realize a confusion with a fundamental process. Are you wondering why your aria-label is not being announced? The aria-label attribute is tempting [...]]]></description>
		<link>http://www.last-child.com/debugging-aria-label/</link>
			</item>
	<item>
		<title>Design for users with Cognitive Disabilities</title>
		<description><![CDATA[Ruth Ellison created this presentation about cognitive disabilities. It&#8217;s difficult to design for these users due to the wide spectrum of disability impact and what helps one person may cause problems for another. However, there are some solid suggestions in this presentation that will help you create a more accessible web site. Designing for cognitive [...]]]></description>
		<link>http://www.last-child.com/design-cognitive-disabilities/</link>
			</item>
	<item>
		<title>Yahoo! Accessibility Lab code library</title>
		<description><![CDATA[I haven&#8217;t been posting much to this blog for the past year. But that&#8217;s not because I&#8217;ve been lazy. I&#8217;ve been writing a lot of tutorials about creating more accessible web sites on the Yahoo! Accessibility Lab&#8217;s Code Library. You&#8217;ll find some great resources for using CSS, basic HTML, JavaScript, and ARIA.]]></description>
		<link>http://www.last-child.com/yahoo-accessibility-library/</link>
			</item>
	<item>
		<title>Improve your WordPress site by forcing plugins to put JS at the bottom of the page</title>
		<description><![CDATA[WordPress makes it easy to add features by installing plugins. While most of these are well designed, they often use WordPress defaults that are not the greatest for accessibility or performance. One of the key elements of making your site load faster is to put the JavaScript at the bottom of the page, just before [...]]]></description>
		<link>http://www.last-child.com/improve-wordpress-js-performance/</link>
			</item>
	<item>
		<title>CSS3 Gradient Backgrounds and Controlling Their Height</title>
		<description><![CDATA[Let&#8217;s assume you want to create a gradient background that starts at the top of the page and finishes at the bottom of your page header, i.e. is 100px tall. You can do this with a combination of CSS3 rules and avoid those ugly background images. First off, I&#8217;m going to use the excellent Colorzilla [...]]]></description>
		<link>http://www.last-child.com/gradient-backgrounds-height/</link>
			</item>
	<item>
		<title>Yahoo! to downgrade IE6 in 2011</title>
		<description><![CDATA[Yahoo! introduced the Graded Browser Support grid years ago to give developers a guideline on what browsers deserved the greatest amount of resources for debugging, hacking, and development. This has been well received amongst the developer community as a justification for not dwelling on obscure browsers, such as IE5.5 for mac. This has made our [...]]]></description>
		<link>http://www.last-child.com/yahoo-to-downgrade-ie6-in-2011/</link>
			</item>
	<item>
		<title>Best Practices for Creating JavaScript</title>
		<description><![CDATA[I&#8217;m on a mission to relearn JavaScript. My limited skills are from trying to shoehorn scripts into pages without completely understanding the theory. Christian Heilmann, a developer evangelist for Yahoo!, is a great resource for not only learning how to code but also why you should use method A over B. This presentation by Christian [...]]]></description>
		<link>http://www.last-child.com/best-practices-for-javascript/</link>
			</item>
	<item>
		<title>How to include a copyright symbol in any language</title>
		<description><![CDATA[I found this page today while trying to find the proper way to add a copyright symbol ( © ) with XSL. Copyright Symbol Webpage is simply a good reference to how and why to use the copyright symbol. Here&#8217;s a snippet on how to use it in XSL Unicode Copyright Symbol &#8211; Programmers, please [...]]]></description>
		<link>http://www.last-child.com/include-copyright-symbol/</link>
			</item>
	<item>
		<title>A quick CSS3 sibling test with the video tag</title>
		<description><![CDATA[I am working on a little widget that uses the html5 video tag on one of my test sites: Fyvr.net. I wanted to display related information when the video is playing. The sibling selector makes this easy. Here&#8217;s the basic markup &#60;li> &#60;video>...&#60;/video> &#60;p>...&#60;/p> &#60;/li> I wanted the paragraph to appear when the video is [...]]]></description>
		<link>http://www.last-child.com/css3-sibling-with-video-tag/</link>
			</item>
	<item>
		<title>Cross-browser HTML5 video tag with fallback for Flash users</title>
		<description><![CDATA[Apple&#8217;s lack of support for Flash on the iPhone and iPad has forced people to reconsider the value of HTML5 and its video tag. It&#8217;s no longer something to put off until the future. However, adding HTML5 video support to your site AND continue to provide a Flash option for older browsers (I.E.) is not [...]]]></description>
		<link>http://www.last-child.com/cross-browser-html5-video/</link>
			</item>
</channel>
</rss>

