what does doctype mean? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what does doctype mean?

18th Oct 2016, 10:36 AM
Aung Aung
Aung Aung - avatar
2 Answers
+ 2
Tells the browser which type of html you are going to use. <!DOCTYPE html> is used for HTML5
18th Oct 2016, 10:43 AM
Brian
+ 2
<!DOCCTYPE html> for HTML 5
18th Oct 2016, 11:29 AM
Baraa AB
Baraa AB - avatar