Articles in the “css” category

Designing High-Performance Websites

Posted 2 months ago

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 4 months ago

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 5 months ago

New CSS methods for animating elements.

Custom Buttons

Posted 5 months ago

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 3 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 some fancy [...]