HTML, CSS, and Javascript from the Ground Up. Learn the basics of how UIs are created on the web and brush up on outdated UI development knowledge.
Read More →
CSS Counters: counter-increment and Friends. Combine three CSS properties and a pseudo-element to create auto-incrementing counters — similar to what is displayed in an ordered list.
Read More →
Custom HTML5 video player with CSS3 and jQuery. Learn how to build an easily customizable HTML5 video player, including packaging it as a simple jQuery plugin.
Read More →
Taking Advantage of HTML5 and CSS3 with Modernizr. Learn how to take advantage of everything in HTML5 and CSS3 that is implemented in some browsers, without sacrificing control over the user experience in other browsers.
Read More →