In Html5 is that important doctype will written only in capital letters | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

In Html5 is that important doctype will written only in capital letters

I want to ask In Html5 is that important doctype will written only in capital letters

2nd Mar 2020, 1:50 PM
Dipanshu Sahu
1 Respuesta
+ 4
You can write it in small or capital. You can write <!DOCTYPE HTML>, <!doctype html>, <!doctype HTML> or <!DOCTYPE html> Because HTML is case insensitive.
2nd Mar 2020, 2:00 PM
Sujan Kharal
Sujan Kharal - avatar