Articles in the “css” category

Designing High-Performance Websites

Posted last year, at the start of May

A few highlights from Nicole Sullivan’s presentation on high-performance websites, with some links for your consumption.

Real iPhone buttons on an iPhone-optimized website

Posted last year, mid-March

I’m working on an iPhone-optimized website for a client and this was a big help, so I thought I’d pass it on.

Rich Animation Using CSS in WebKit

Posted last year, mid-February

New CSS methods for animating elements.

Custom Buttons

Posted last year, mid-February

Doug Bowman’s tale of the new buttons at Google: Until some future version of HTML gives us new native controls to use in a browser, at Google, we’ve been playing and experimenting with controls we call “custom buttons” in our apps (among other custom controls). (via)

To you, IE7, and only you.

Posted 4 years ago, at the start of December

When working with a new view on a client’s site, I decided the multi-page grid needed some quick and easy navigation to jump between the layouts. Enter stage left: Douglas Bowman’s Sliding Doors of CSS courtesy of ALA. I added two tabs to my new view, repositioned them on the right side — which took [...]