Can someone help me to understand how css3 works? How can i implement in XHTML? Some good links? Thanks
CSS3 is a working draft, and has little support unless you count experimental development forks. You can get the nightly builds from Firefox and probably Opera and Safari, but I doubt many users are doing so. The currently supported version is css2.1. Stay with it. cheers, gary
... and remember, CSS2 has been around for a decade and even it isn't fully implemented in all browsers - and I'm not just talking IE here. Gecko still has it's head up it's backside about styling colgroups/cols, they only JUST implemented inline-block in FF3, etc, etc. Which is why I'd be suprised if HTML5/CSS3 was real world deployable within the next five years, since I'd not expect widespread support until sometime around 2018.