Where is the HTML5 Document Type Definition?

后端 未结 5 1455
走了就别回头了
走了就别回头了 2020-11-27 03:41

The \"old\" HTML/XHTML standards have a DTD (Document Type Definition) defined for them:

HTML 4.01 http://www.w3.org/TR/html401/sgml/dtd.html
XHTML 1.0 http://ww

5条回答
  •  粉色の甜心
    2020-11-27 04:07

    I think they did away with the old DTDs, now we just start HTML pages with:

    Maybe the W3C will come out with one eventually.

提交回复
热议问题