1,DTD tell browser the format of the html content.
2,There have 3 kind of DTD for HTML4.0.1
<!DOCTYPE HTML PUBLIC "...strict.dtd">
<........................./loose.dtd">
<........................./frameset.dtd>
2,There have 3 kind of DTD for HTML4.0.1
<!DOCTYPE HTML PUBLIC "...strict.dtd">
<........................./loose.dtd">
<........................./frameset.dtd>
本文介绍了DTD在HTML中的作用,详细解释了HTML 4.0.1标准下三种DTD的使用方式,包括严格模式、过渡模式及框架集模式。
169

被折叠的 条评论
为什么被折叠?



