Does IE6 support any HTML5 elements?
问题 Does IE6 support any HTML5 elements? <!DOCTYPE HTML> <header> <section> <header> <nav> <canvas> <video> 回答1: It barely supports HTML4.... ha :) No it doesn't without some fancy Javascript HTML5 emulating script type-of-thing. Edit Such as this one. 回答2: It depends on what you mean by "HTML5 elements." In that most tags commonly used on the Web are included as part of HTML5, yes, it supports the vast majority of HTML5. If you mean new elements introduced in HTML5 that had never been used