0 votes
in HTML by
In HTML5, which of the following tag is used to initialize the document type?

i) <Doctype HTML>

ii) <\Doctype html>

iii) <Doctype>

iv) <!DOCTYPE html>

1 Answer

0 votes
by

iv) <!DOCTYPE html>

...