A Few Realistic New Year's Resolutions
I know what you're thinking... New Year's Resolutions... who needs 'em? Well, I'm not suggesting you give up sugar or dairy or spending so much time playing video games (just call the last one 'research' and it seems to work I've heard).
What I AM suggesting is that we all work together to make Web sites a little better in 2007. This isn't too much to ask. I can't tell you how many times my company, Carousel30 has been asked to make an update to a Web site and found that the code was so poorly written and formatted that out of necessity we had to basically re-write the entire site just to make a few changes. Alright, we're perfectionists at times, too, but if I see one more bit of Microsoft-Word generated HTML, well, I'm probably going to have to re-write the entire site.
That being said, here's a few things I'd like us all to resolve not to do this year:
- No more <font> tags. Come on people, CSS is our friend. If you're not up to speed on it, there's plenty of resources you can go to. Try A List Apart, for instance.
- Don't skip META tags. They're very important (you can read my previous post about this as well). It is true that Search Engines are getting better at crawling the true content of a page, but you will be a much happier Web site owner if you put META tags in.
- Don't use tables when you don't have to. Again: CSS = Friend. In some cases, <div> tags are just a little too unwieldy to use when you're trying to make a set of columns, etc. quickly, but honestly, it's not that hard to do.
- No more 'Skip Intro' pages. Seriously. Either that, or I dare anyone to show me when a skip intro page is actually necessary. I'd love to see it.
- No more 'Mystery Meat' Navigation. Vincent Flanders (author of Web Pages that Suck) coined this term to refer to cryptic graphics that are actually used as navigation (an icon of a face turns out to be 'About us', or an icon of a phone is 'Contact Us', with no text whatsoever to guide the user.) I would go so far as to say that coming up with new cute names for standard sections such as About, Services, Contact, etc. can become almost as bad. Unless you have a really good reason to NOT call the section of your Web site that talks about your company the "ABOUT" section, just follow convention and do it. Your visitors will thank you.
- Use Flash how it should be used. Strongly consider the usage of Flash animation before you decide to code an entire site in it. This is another one of those things that is happening less often, but I still run across it. Remember that Search Engines have a terrible time indexing content from Flash animations. Use it for what it's great for, but don't have all the content on your site sitting in Flash files. Animations, demos, unique interactive applications, even well-made e-commerce application - these are all great uses for Flash.
That's all I got for now. Good luck this next year with all your Web Design issues.
-----------------------------------------------------------------------------------
ABOUT THE AUTHOR
Greg RS Kihlström is an award-winning Designer and is currently Creative Director at Carousel30, a Washington, DC-based firm that specializes in Web Design, Video Production & Post-Production and Print & Identity Design.

