One of our programmers had the following comment in a recent Subversion commit: "Verified to display correctly with IE6, IE7, FF Ubuntu, FF, Galeon, Konqueror". Sigh... don't you hate when you have to do that? Frameworks like Prototype and Symfony has made development life much easier, but sadly CSS cross browser hell still brings the pain. So I ask, can some brave master-hacker create a Prototype/Symfony like framework for us poor CSS/HTML programmers?
There are actually quite a few CSS frameworks out there, just none which provide the tools the author asks for. As someone mentioned in the comments, YUI Grids provides much of the desired functionality. Another which comes to mind is Blueprint, a typographical layout framework.