Is there a website where I can see which HTML 5 tags are supported in in different browsers? And WebGL?

后端 未结 2 1352
粉色の甜心
粉色の甜心 2021-01-03 16:42

I want to make an HTML/Javascript web app. Is there a website where I can compare what webrowser already support the HTML 5 tags? And WebGL?

相关标签:
2条回答
  • 2021-01-03 16:55

    Yes, there are many. Here are a couple for each:
    (HTML) http://a.deveria.com/caniuse/
    (HTML) http://quirksmode.org/dom/html5.html
    (WebGL) http://wakaba.c3.cx/w/webgl.html
    (WebGL) http://khronos.org/webgl/wiki/Getting_a_WebGL_Implementation

    Other posters' answers are also good.

    0 讨论(0)
  • 2021-01-03 17:13
    • http://en.wikipedia.org/wiki/Comparison_of_layout_engines_%28HTML5%29
    • http://www.deepbluesky.com/blog/-/browser-support-for-css3-and-html5_72/
    0 讨论(0)
提交回复
热议问题