Techniques for Gracefully Degrading Media Queries via Smashing Magazine
Killing class=\"current\" using HTML5\'s <mark> tag.
iPhone OS Back Button in CSS3/HTML5 Written by Jeff Batterton
Techniques for Gracefully Degrading Media Queries via Smashing Magazine
Media queries are the third pillar in Ethan Marcotte’s implementation of responsive design. Without media queries, fluid layouts would struggle to adapt to the array of screen sizes on the hundreds of devices out there. Fluid layouts can appear cramped...
LINKRead More →Killing class="current" using HTML5's <mark> tag.
My current dilemma is with <mark>. The spec calls it a ?a run of text in one document marked or highlighted for reference purposes, due to its relevance in another context,?? whatever that means. jeremy recommends it for found terms within search results and quickly admits...
LINKRead More →iPhone OS Back Button in CSS3/HTML5 Written by Jeff Batterton
Before and especially since the launch of my iPhone CSS3, I've had several people ask me if I knew of any way to replicate the iPhone back button with no images. I didn't. In fact, I didn't think it was possible - Until today. Today I decided to figure it out. I have simplified the process and documented...
LINKRead More →