HTML Hack
Aug 24, 2023 · 3 min read · HTML Q.1 <!DOCTYPE html> Is it a tag of HTML? If not, what is it and why do we use it? (1 Mark) <!DOCTYPE html> is not a tag of HTML. It is simply a document type declaration (DDT) that is used to specify the version and type of the HTML document. Q....
Join discussion











