Practical HTML5: Using It Today

 image html5-topper  image image

 

I have presented this session to multiple conference including Silicon Valley Code Camp, MCT Summit and it’s very well received. I am asked to post to the content so here you go.

Everyone wants to jump into HTML5 but how do you use the cool features of this new specification while ensuring older browsers render your web pages as expected? This is where Modernizr, polyfills and shims come in. In the following presentation, you’ll learn the best practices and strategy to deal with new HTML5 and CSS3 features in old legacy browsers. You’ll learn step by step how to use specially crafted JavaScript and CSS code that emulate HTML5 features. With a couple of simple changes to your sites, you can take advantage of HTML5 today without breaking your sites in older browsers. 

 

Presentation

Practical HTML5: Using It Today

View more presentations from Doris Chen

Demo

All the demo can be downloaded here.