SteamRoll East interview question

What Are The New DocType And Charset In HTML5?

Interview Answer

Anonymous

Jan 1, 2019

The DocType element communicates the HTML version to the browser. It usually appears in the first line of code of an HTML page. Unlike the earlier versions/standards of HTML, DocType has got a simplified format in HTML5.