Front End Programmer Question:
Download Questions PDF

Do you know what is the importance of the HTML DOCTYPE?

Front End Developer Interview Question
Front End Developer Interview Question

Answer:

DOCTYPE is an instruction to the web browser about what version of the markup language the page is written. Its written before the HTML Tag. Doctype declaration refers to a Document Type Definition (DTD).

Download Front End Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between responsive and adaptive development?Have you ever used a CSS preprocessor/precompiler? What are the benefits?