Sunday, 27 January 2019

HTML5 Interview Questions - Part 1


  1. What does a doctype do?
  2. What are the building blocks of HTML5?
  3. Describe the difference between a sessionStorage and localStorage.
  4. Describe the difference between <script>, <script async> and <script defer>.
  5. What is semantic tag?
  6. What are the differences between div and span?
  7. How would you differentiate div, section and article?

No comments:

Post a Comment