DEV Community

Akash Babu Kushwah
Akash Babu Kushwah

Posted on

HTML Interview Questions

  1. HTML vs HTML5
  2. !Doctype
  3. HTML elements, tags
  4. Difference b/w and tag
  5. Color Format in HTML
  6. HTML Table tags
  7. HTML Lists
  8. Difference b/w block and inline element
  9. Difference b/w div and span tag
  10. difference b/w class and id
  11. How can we create a nested webpage in HTML?
  12. What are the tags that can be used in inside tag?
  13. Meta Tag in HTML?
  14. Difference b/w semantic and non-semantic elements?
  15. HTML Web storage API(Local Storage,Session Storage)
  16. HTML Forms
  17. How do you change an inline element into a block-level element?
  18. How many ways you can apply CSS?
  19. Where to put JavaScript in an HTML Document?
  20. Logical tags vs Physical tags
  21. How to open a hyperlink in another window or tab in HTML?
  22. Web Worker in HTML?
  23. HTML5 tags (audio, video, header, footer, etc)
  24. Marquee tag in HTML
  25. What is the Difference b/w local storage, session storage, and cookies?

Top comments (0)