Post Archive

› June 18, 2002

Pure CSS Amazon

  • Reported by francois

Amazon mockup, in Valid table-free XHTML. The future beckons. Via Simon Willison.

Comments

1. June 18, 2002 11:00 PM

Quote this comment

James Posted…

Anyone else notice the file size is almost half? Image if Amazon implemented this, they would reduce bandwidth by 30-40%. Saving them a great deal of money. THIS is why CSS layout will rule, forget standards and accessibility. If you can save money for a company, you have them.

2. June 19, 2002 03:37 AM

Quote this comment

francois Posted…

Of course, it completely falls over on old browsers. Do you think they could risk serving an all-CSS version based on a server-side browser detection? Or is identifying user agents just too unreliable?

3. June 20, 2002 03:03 AM

Quote this comment

Matt Round Posted…

I’ve been meaning to do this for ages, it’s great to see someone’s had a go. The fact it falls over in older browsers shouldn’t worry anyone–with the right markup it’s easy to give older browsers a simpler style sheet/layout (e.g. fixed width using absolute positioning instead of variable width with float). Hmm maybe I should have a go at Yahoo, shouldn’t be difficult to improve upon their hopeless redesign...

4. June 20, 2002 04:30 AM

Quote this comment

francois Posted…

I think someone already has, Matt, according to this.

5. June 20, 2002 03:57 PM

Quote this comment

Matt Round Posted…

Hmm interesting, might still do it though as I want to have a go at improving the design & usability too (and get it working in browsers other than Mozilla!)

6. June 26, 2002 03:40 PM

Quote this comment

Ross Posted…

There is another Amazon redesign, with slightly more changed than the one here. Mainly a drop in the amount of graphics used–the tabs etc.