HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

doctype

Description

The doctype of Document for JS returns the doctype or null if there is none.

Syntax

document.doctype

Examples

1

2

3