Slashdot Mirror


CSS Zen Garden Turns 10

mlingojones writes "The CSS Zen Garden — an attempt to showcase the power of CSS, from ye olden days when most sites used tables for layout, when CSS2 was bleeding edge, when IE5 was the most popular web browser — turns 10 today. In celebration, the maintainer Dave Shea is reopening the project for submissions, with a focus on CSS3 and responsive design."

1 of 37 comments (clear)

  1. Re:CSS is Awesome by mikael_j · · Score: -1, Troll

    Seriously, if you're still using tables for layout you probably shouldn't be doing web development.

    Tables are horrible to work with yet I still see horribly hacked-up amateurish table-based layouts that are almost impossible to modify and work with cranked out by developers who should either consider that HTML has changed since 1999 or stick to writing server-side code.

    Based on my experience I suspect you also never use <!DOCTYPE> tags, use deprecated elements, nest your elements in nearly unparseable ways and don't quite grasp how to write even basic JavaScript (I'm not claiming to be a JS expert but the incredibly poor quality of JS that some people with CS degrees and 10+ years of experience come up with makes me wonder how they have jobs in the first place).

    --
    Greylisting is to SMTP as NAT is to IPv4