IE is a major cause of headaches, but it can be tamed! In this session you will learn browser differences, and HTML, CSS and JavaScript tips and tricks to easily create web sites that work cross-browser.
Questions Answered:
Does IE6 understand all CSS selectors?
How can you easily handle the differences between the old IE box model and the W3C box model that compliant browsers implement.
How can i avoid spending hours retrofitting CSS to make sites work in IE like they do in other browsers.
How can I create rounded corners without adding tons of extra elements to my HTML?
What are some javascript tricks to fix browser differences?
What is jQuery?
How does IE6 render CSS differently?
What is unobtrusive JavaScript
Level:
Intermediate
Category:
Accessibility / Web Standards, Front-End Programming, Interface Design, User Experience