Stiern

via Ad Packs

CSS3 is Not Freaking HTML5

So, there’s been quite a buzz about HTML5 lately. New semantic elements, native audio and video tags, the canvas element, etc. It’s all good. However, some people seem to have a hard time distinguishing between HTML5 and CSS3. And between HTML5 and jQuery. Not Flash. They know that HTML5 is not Flash.

…R

Create a Cool Messy List with CSS3 and nth-child

While working on a design recently, I stumbled upon Chris Coyier’s article How nth-child Works. Chris shows us the basics of the nth-child pseudo-selector in CSS. It can be used for so many things, but in this short tutorial I’m going to show you how to create a cool messy list.

…R