Login
Remember
Register
Ask a Question
In HTML5, which of the following tag is used to initialize the document type?
0
votes
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
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>
html-document-type
document-type-html5
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 29, 2021
by
rajeshsharma
iv) <!DOCTYPE html>
...