Black out your own blogs on january in opposition to SOPA. You can do so by adding this script to your site: Download the code from GitHub
Note: To see it in action before January 18, set your computer clock to the 18th.
Some people are confused by CSS Specificity, especially with all of the (not-so) new CSS3 Selectors. The image below may help make sense of CSS Specificity.
X-0-0: The number of ID selectors, represented by Sharks
0-Y-0: The number of class … More …
About 6 months ago I was bored. While most people go on bike rides, watch a movie or read a novel when this happens to them, I am a bit different. I find CSS3 entertaining. So, in my ‘down’ time … More …
There are several coding rules required for XHTML that were optional or even unsupported in HTML 4. While HTML5 supports both coding formats, there are some non-required best practices. We cover the top 6 in this post.
Introduction to mobile web application development — using HTML5 and CSS3 — for mobile. Learn how to target mobile devices, including iPad, iPhone and Android.
The HTML5 Canvas specification is a JavaScript API for coding drawings. The canvas API allows the definition of a canvas context object as the <canvas> element on your HTML page inside which we can draw. In this tutorial we introduce you to the canvas element and the basic canvas javascript properties and methods.
To enter the drawing Tweet “I wanna go to http://frontenddesignconference.com/ in Florida. Follow @estellevw and retweet to win. http://awe.sm/58TY1“ or something more imaginative, with … More …
There are several new attributes for the HTML5 <input> types. This grid shows what attributes are relevant to what input types, and which browsers support each of these attributes.