How to write backwards compatible HTML5?

后端 未结 6 1363
滥情空心
滥情空心 2020-12-14 20:56

I\'d like to start using HTML5\'s basic features, but at the same time, keep my code backwards compatible with older browsers (graceful degradation). For instance, I\'d like

6条回答
  •  一整个雨季
    2020-12-14 21:21

    Browsers that, collectively, cover 95% of the world: Firefox, Chrome, IE6/7/8. The best way to test them is to install them on your computer.

提交回复
热议问题