HTML5, CSS3 Demo
We've recently been looking into HTML5 and CSS3 and in-turn ended up making a demo page which, both shows off some of the things you can do with HTML5/CSS3 but also informs you (or tries to) of some of the things you could come to expect from it.
We have to admit we know that HTML5/CSS3 is a long way off from taking over what we already use to build sites today, but that hasn't stopped us already implementing it in small doses! using it on some of the client work we have done recently for Disney!
We used CSS3 on their new website for "The Princess and the Frog".













“-opera-border-radius: 5px;”
Opera’s vendor prefix is “-o-”. However, Opera 10.50 supports border-radius without a prefix. Opera would render the page the same as Firefox if it was given the standard border-radius declaration instead.
Thanks for the input zcorpant, good to know!
[...] and we are also excited about the future of the web both on new devices like the iPad and with new standards like HTML 5 .The current debate will have an impact on the way we work and the front end of sites we build [...]