Ruby
CSS: ur doin it wrong.
So I'm over on codinghorror reading a blog by one of the Stack Overflow guys about how CSS is super limited. Jeff hits us with a couple examples of how CSS falls short and then goes on to explore a couple Ruby gems that supposedly shine up the giant turds that are cascading stylesheets.
Jeff's 3 problems with CSS are:
- Vertical alignment is a giant, hacky PITA.
- Lack of variables so we have to repeat colors all over the place.
