Interestingly, my scripting hates just include:
- PHP that scripts out in a big mess of unreadable code that you can never tweak or troubleshoot because that makes it never work again.
- HTML errors, how can you have an HTML error? It's so damn simple it doesn't make sense how it's so hard to find the error.
- Agreeing to admin a website, then discovering that instead of putting all the css in a css document, they have put it in the head of every single damn page.

- Trying to be XHTML compliant and creative at the same time - I just don't have time to add every single stupid tag/attribute.
- People that script out tags like this:
tag
tag
tag
tag
tag
tag
There. Wow I feel better now.
