Merlin’s weekly podcast with Dan Benjamin. We talk about creativity, independence, and making things you love.
Merlin’s weekly podcast with Dan Benjamin. We talk about creativity, independence, and making things you love.
”What’s 43 Folders?”
43Folders.com is Merlin Mann’s website about finding the time and attention to do your best creative work.
This isn’t the kind of code quality you should launch with
Joe Clark | Sep 22 2007
You shouldn't have launched the site with HTML this bad. Among other things, a does not take an attribute called ref, comments are delimited by strictly defined and easy-to-get-right characters, you have tons of empty h2 class="title" elements, you don't have a print stylesheet (thanks for burning through our expensive coloured ink), you're styling inside elements, you've got so many classes on some divs it's clear somebody doesn't understand the cascade, and by God you're actually still using tables for layout. And you have the temerity to label this nonsense XHTML Strict. No wonder the thing breaks in IE6; the site's HTML is broken. 43 Folders: The Failed Redesign of September ’07. Think you can fix the problems using your 43 Folders system? That I’d like to see. 5 Comments
POSTED IN:
Take it up with the Drupal Project, not MerlinSubmitted by mathowie on September 24, 2007 - 6:42pm.
Joe, I too was kind of surprised when another friend launched a great looking site in Drupal. I viewed source trying to figure out what CMS the thing was built with and was shocked to see tables still be used in 2007 for layout. But then I realized it was Drupal and really, Drupal is the one to blame here. It's a pretty thorny and extensive CMS with code everywhere in little modules. Stuff like the HTML used to build each page usually isn't touched by site authors or even designers. It'd be nice if the Drupal team could move into the present with their default layouts that everyone builds upon, but I wouldn't blame any drupal users for the app's shortcomings. » POSTED IN:
|
|
EXPLORE 43Folders | THE GOOD STUFF |