In HTML5, which of the following tag is used to initialize the document type< Doctype >< Doctype HTML >< ! DOCTYPE html >< \ Doctype html > code example
Example: doctype html
<!DOCTYPE html>
This tag shows that it is running HTML5
<!DOCTYPE html>
This tag shows that it is running HTML5