what is the use of <!DOCTYPE > tag
Answers
Answered by
0
Answer:
doctype ka matalab kya hai
Answered by
1
Answer:
<!DOCTYPE html>
This tag tell about document type to the browser so it can be correctly interpreted . if it is a html document ,it tells which version of html written in the document.
for example :
<!DOCTYPE html> indicates HTML 5
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" > indicates HTML 4
Similar questions
Math,
2 months ago
Environmental Sciences,
2 months ago
Social Sciences,
2 months ago
Math,
6 months ago
Science,
6 months ago
Physics,
11 months ago
Physics,
11 months ago