Coding Ninjas Logo

Home > HTML Questions

HTML Questions

Below is a compiled list of HTML interview questions that will help you conquer that upcoming interview of yours!

  1. Why do we need to add the <!DOCTYPE html> tag at the top of every HTML file?

  2. What are empty elements?

  3. What is semantic HTML?

  4. What is the difference between span and div?

  5. What is the difference between inline, block and inline-block elements?

  6. Why is a URL encoded in HTML?

  7. Can you write a small code snippet to get directions from Google map?

  8. What are new input form validations in HTML5?

  9. Explain the advantage of collapsing white space?

  10. What is an image map?

  11. What are the limits of the text field size?

  12. How to insert a copyright symbol on a browser page?

  13. What is the use of an iframe tag?

  14. What is Breadcrumbs in html?

  15. What is the difference between <div> and <frame>?

  16. Which type of video formats are supported by HTML5?

  17. Difference between Padding and Margin in html and Css?

  18. What is a physical and logical tag in HTML?

  19. What is microdata?

  20. What is the difference between GET and POST methods?