| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/ko/docs/Web/API/DocumentType | [Back] [Original] |
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
This feature is well established and works across many devices and browser versions. Its been available across browsers since 2015 7.
DocumentType doctype Node .
DocumentType.entities DTD NamedNodeMap . Entity .
DocumentType.internalSubset DOMString . null. , "<!ELEMENT foo (bar)>".
DocumentType.name DOMString . , <!DOCTYPE HTML> "html".
DocumentType.notations DTD NamedNodeMap . Notation .
DocumentType.publicId DOMString . , "-//W3C//DTD HTML 4.01//EN", HTML5 .
DocumentType.systemId DOMString . , "http://www.w3.org/TR/html4/strict.dtd", HTML5 .
| Specification |
|---|
| DOM # interface-documenttype |
This page was last modified on 2024 12 17 by MDN contributors.
DocumentTypeAbortControllerAbortSignalAbstractRangeAttrCDATASectionCharacterDataCommentCustomEventDOMErrorDOMExceptionDOMImplementationDOMParserDOMTokenListDocumentDocumentFragmentElementEventEventTargetHTMLCollectionMutationObserverMutationRecordNamedNodeMapNodeNodeIteratorNodeListProcessingInstructionQuotaExceededErrorRangeShadowRootStaticRangeTextTreeWalkerXMLDocumentXPathEvaluatorXPathExpressionXPathResultXSLTProcessorYour blueprint for a better internet.
Portions of this content are 19982026 by individual mozilla.org contributors. Content available under a Creative Commons license.
| Web Proxy Viewer | New URL | Original Page |