July 2, 2008
Café Nueve demo site and FF3.1
I designed and coded a rough version of Café Nueve last year, and I’ve finally gotten to rebuilding it. I kept the same general layout, but moved to a semi-flexible width with a dark background to emphasize the cup image. The original design was “open” — the heshan background repeating to the edges of the screen — and it didn’t work visually except in small screen resolutions. Maybe I’ll revisit that when we’ve got industry support for
background-size
with guaranteed bilinear filtering.
The demo is available via the link above or through the work page.
As usual there’s extra styling for Webkit/Opera, and I’ve added -moz-text-shadow
and -moz-box-shadow
in anticipation of Firefox 3.1 builds. I’m really looking forward to Firefox 3.1, with a complete (and dynamic!) CSS selector set, box and text shadows, positioned generated content, and (hopefully) audio/video support, multiple background images and experimental CSS transforms & gradients. If you’re interested in what’s coming, read the Post‑1.9 Planning doc on Mozilla’s wiki.