April 25, 2008 0

Confessions of a CSS developer

By admin in css
  1. I passionately use the * {margin:0; padding:0} rule. Sometimes I feel rebellious and add border:0
  2. Everything before IE6 is dead to me
  3. I couldn’t care less if my css validates or not
  4. I am in love with :hover and use it extensively for unusual layout stuff
  5. I still have to look up the correct definition order for some shorthand notations
  6. I occasionaly throw in advanced CSS3 stuff just to show off
  7. I still have no clue what design showcase sites like CSSMania have to do with CSS
  8. I still think CSS is hard to master
  9. I’m a sucker for one-line definitions
  10. I would never ever optimize my css code by comprimising on readability
  11. I comment my stylesheets way too much
  12. I love Adobe Dreamweaver and I think there’s nothing comparable for optimizing your web development workflow
  13. I have a huge cheat sheet with all the CSS 3 selectors on my wall behind my screen
  14. I have a php script that basically crawls a website/project and creates a css file with all html tags, divs and classes
  15. I am guilty of using old school html tables for specific scenarios
  16. I will seriously cry when all browsers fully support CSS 3

Tags:

Leave a Reply

Comment Spam Protection by WP-SpamFree