Wolf’s Little Store

October 11, 2007

Nine dead giveaways you just don’t get webdesign

  1. You put valid XHTML/valid CSS buttons in the footer of your website. This makes you feel like like a standarista when you ride your bike back home. Validation is not the goal, it’s there to help you.

  2. Your Photoshop mockups are > 968px wide. You wonder why clients always complain about horizontal scrollbars when you send them design mockups.

  3. The font size of your website’s body text is 10px. Bonus points if it’s not selectable (e.g. most flash websites) and in a pixel font.

  4. You still use @import to link your stylesheets.

  5. Text-decoration: none; is the first thing you define when you style your links (for body text). Preferably your body text is almost the same color as your link colors.

  6. You refuse to define :hover styles for menus and links. What’s interaction anyway?

  7. You strongly resent the inline styles in this post, as I should have defined a class to my ordered list. Even though this is the only time an ordered list is styled with this amount of list spacing.

  8. The font you use in your editor is not monospaced, and you use spaces for indenting. Bonus points if you indent your HTML manually.

  9. The editors of Smashing Magazine are your gods.

20 responses

Leave a Reply

Write in English, stay on-topic and polite.