May 17, 2012

Taking CSS to the next level

blue steps Taking CSS to the next level
For a long while, I used CSS to just do little stuff. I’d change the background color of a form field, or do a fancier background image treatment. But, to get my layout right, I’d still fall back to tables. Sometimes, I’d use a hybrid table/css layout. Several layout effects were just too much bother using CSS, so I never really went all the way with it.

This summer, while programming eBookTribe, I finally took it to the next level. That site is completely laid out using semantic markup and organized, logical CSS. I’m so pleased with the result. It is much more maintainable and easily tweaked to fit my designer’s picky eye, not to mention an order of magnitude more accessible to screen readers and assistive technology.

A shot of energy

I learned tons by reading design sites on the net, but the biggest single boost of energy/knowledge was "CSS Mastery: Advanced Web Standards Solutions", by Andy Budd, Simon Collison, and Cameron Moll.

One of the most brilliant techniques, really a breakthrough for me from CSS Mastery, is the technique of highlighting the current page in the nav bar using all CSS. No more need to have the script determine the page and programatically mark the active nav button. Very slick, and very easy to do once I grasped the technique.

[tags]CSS Mastery,web design[/tags]

Share and Enjoy:
  • services sprite Taking CSS to the next level
  • services sprite Taking CSS to the next level
  • services sprite Taking CSS to the next level
  • services sprite Taking CSS to the next level
  • services sprite Taking CSS to the next level
  • services sprite Taking CSS to the next level
  • services sprite Taking CSS to the next level
  • services sprite Taking CSS to the next level

Related posts:

  1. Fresh design examples Web Design From Scratch has a nice, well illustrated article...

About Bruce Kroeze

Comments

Trackbacks

  1. [...] “CSS Mastery: Advanced Web Standards Solutions” (Andy Budd, Simon Collison, Cameron Moll) – This book is helping me take my CSS skills to the next level. [...]

Speak Your Mind

*