I am building a web app for use on PCs. What are the HTML5 tags to stay away from to prevent compatibility issues with Browsers like IE8 and above?
Note: Most questi
For a quick comparison of what tags are available in what browsers, and what level of support for each tag, html5test.com is a great resource.