CssBeauty

05 Sep 2010


HTML, CSS, and Javascript from the Ground Up

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.


CSS Counters: counter-increment and Friends

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.


HTML5 ★ Boilerplate

HTML5 ★ Boilerplate. A rock-solid default HTML/CSS/JS template for a fast, robust and future-proof site.


25 HTML5 Features, Tips, and Techniques

25 HTML5 Features, Tips, and Techniques. A primer of the things you must know.


CSS3 Playground

CSS3 Playground. A web application that allows you to experiment and learn about new css3 capabilities.


HTML5 Reset

HTML5 Reset. HTML5+ CSS3 dev startup packs. Pretty handy!


Turbine

Turbine. A collection of PHP-powered tools that are designed to decrease css development time and web developer headache.


Custom HTML5 video player with CSS3 and jQuery

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.


The mobile web optimization guide

The mobile web optimization guide. Provides an overview of three different strategies to make your websites work across all devices.


Understanding border-image

Understanding border-image. Learn how the border-image shorthand property works in today’s browsers.


A Guide on Layout Types in Web Design

A Guide on Layout Types in Web Design. A nice recap of the many different types of layouts that can be used in web design.


CSS Filters

CSS Filters. A 5 minute microslot on how to make sure the browser you want gets the CSS that you want it to have!


CSS3 Pie

CSS3 Pie. Makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features.


Taking Advantage of HTML5 and CSS3 with Modernizr

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.


eCSStender

eCSStender. A JavaScript library that lets you use CSS3 properties and selectors while keeping your code fork- and hack-free. Check ALA's article as well.