Sent by Simon Willison on 26 July 2002 10:10
At 15:36 26/07/2002 +0100, Tim Parkin wrote:
>Craif Saila claimed :
> >Just about anything that can be done with tables can be done in CSS (a
> >minor exception: vertically-aligning content is a bit trickery to say
> >the least).
>
>Try going to csschallenge.com and build that using css..
Not too hard considering it doesn't use tables either - the site is just
one big image :)
I wouldn't imagine it would be at all hard to recreate that /exact/ layout
using CSS and absolute positioning, but that would feel like a bit of a
cheat. A better "challenge" would be to recreate the form in an accessible,
logical manner and keep the look and feel almost the same.
Cheers,
Simon