0
Is it compulsory for us to write !DOCTYPE HTML before starting a code
!DOCTYPE HTML
2 Antworten
+ 2
It isn't required, but writing that means that you're using HTML5, which is the latest version of HTML
+ 2
I've had a page without it load and display the source instead of finished product using Firefox.