Ok, this far I was amazed at the power of HTML5, but it wasn't until I started using the border-radius tag. I've implemented the Google shim code and yes it did solve some of my problems [if I want to stick to a shoe-box type layout], but what if I decide to use the border radius command? It renders correctly in Firefox, Opera, Safari, and Chrome of course with the use of -webkit, and -moz attributes, but is there anything out there for for the older IE browsers?
I don't want to use to many java-script hacks if possible just incase there's people using mobile phones to access my web site...