Tag Archives: websites

How NOT to code 2

How NOT to code was a popular post, so I’ve decided to make another one. Unfortunately, both of the hard drives on my computer erased themselves without warning so I have been delayed. I am thankful, however, that most of the files that were on my computer are also stored somewhere else.

A few tips before I start:

  • Never use one of those page editors to make a website. I have never seen one that is XHTML compliant.
  • Don’t type color 1f into a command prompt. Or maybe you should. It’s fun to make your command prompt look like the blue screen of death.
  • Speaking of the blue screen of death, BSoD is not a game. And it’s not pronounced buh-sawd. Better yet, just

How NOT to code

Let’s look at a site that I pointed to in an earlier post.  This is an example of what I think of as a badly coded site.  There isn’t any inappropriate content for humans, just for computers.  There’s nothing in there that’s malicious, but there are plenty of mistakes with the code behind the site.

Go to www.topmuseum.org  and wait a few moments (the front page is extremely long), and I’ll tell you just what’s wrong with it and how you can avoid the mistakes.