我们的志愿者还没有将这篇文章翻译为 中文 (简体)。加入我们帮助完成翻译!
<!DOCTYPE>
informs the browser which version of HTML (or XML) you used to write the document. Doctype is a declaration, not a tag; you can also refer to it as "document type declaration", or "DTD" for short.
Learn more
General Knowledge
- Document Type Declaration on Wikipedia
- Quirks Mode and Standards Mode
Technical reference
- Document.doctype, a JavaScript method that returns the doctype
- Using multiple DTDs for localizing