SXSW Interactive 2010
CSS3 Design with HTML5
Who are we?
Stephanie Sullivan
Zoe Gillanwater
Christopher Schmidt
Who are you?
CS: There is a lot of potential with HTML5. (He then lists the new stuff.)
ZG: CSS3 – a lot of what it offers can be done other ways now, but CSS3 allows you to do with cleaner code, faster, and better UE. There is a lot of CSS3 you can use right now to get really great effects.
SS: But it doesn’t all have to be exact. We don’t all have to have it all exact in every browser. (Mentions Dan Rubin’s Website about this.)
SS: I have a trick to with clients & IE6, I tell them that it costs more for the exact experience in IE6 & IE7 as in IE8.
DocType
CS: I want to talk about doctype. [shows a slide with complex doc types]
HTML5 doc type is
Building with HTML5
CS: more relaxed way than with XHTML
Div Soup
HTLM5 :