As a follow up to asking people if they are using HTML5 or not, I asked the people who are: What features of HTML5 have you used on production sites? These are the levels of popularity, from almost 3,000 voters:Not a big surprise that using the new semantic elements (like <nav>) is the most common use of production HTML5. It's easy, it's hip, it feels good. Right behind that are the new form features. I'm happy to see… Full story...
Mat Marquis keeping us up to date on the responsive images hot drama. Good reminder at the end about not picking sides.
With ol' Mean Gene Crawford! We talk about crazy clients, responsive images, health, and all kinds of other shoptalk.
There are a bunch of techniques going around for dealing with responsive images lately. That is, solutions to help us serve the right image for the occasion (e.
I recently heard Chris Eppstein give a talk (slides) about creating better stylesheets and using SASS to do it.
Another RAPIDFIRE show where Dave and I answer as many lister questions as we possibly can.
Direct Link to Article — Permalink…
ShopTalk Show #17 is a post from CSS-Tricks
Most address fields on web forms ask for city, state, and zip code (or city and post code, outside of the US).
CSS3 has some new values for sizing things relative to the current viewport size: vw, vh, and vmin.
Dave and I were joined by Ian Stewart, a Theme Wrangler at Automattic for WordPress.com (he's probably thinking about WordPress themes right this very minute).
Jeremy Keith has a great article on his journey to allowing JavaScript to load in content based on the currently active media query.
I've you've ever used CSS transitions on structural elements on your page, you may have noticed a case where you see that transition happen when the page loads and is laying itself out.