技术栈

doctype

小小哭包
2 年前
html·doctype
详解html中的doctype选择什么样的DOCTYPEXHTML 1.0中有3种DTD(文档类型定义)声明可以选择:过渡的(Transitional)、严格的(Strict)和框架的(Frameset)。这里分别介绍如下。