Basic HTML Interview Questions for Freshers.
Q1. What is HTML?
Q2. What are the main features of HTML?
Q3. What are HTML tags, and how to use them?
Q4. What Is the difference between HTML elements & HTML tags?
Q5. What Is HTML formatting?
Q6. Do all HTML tags have an end tag?
Q7. Which HTML tags are used to display the data in tabular format?
Q8. What are HTML attributes & how to use them?
Q9. How many heading tags are there in HTML?
Q10. What is the difference between Block Level Element & Inline Element in HTML?
Q11. What is HTML5? What are new features in it that are not available with HTML?
Q12. What is Semantic HTML?
Q13. How to create a nested webpage in HTML?
Q14. In HTML, can hyperlink only be applied to text?
Q15. What is the difference between DIV and SPAN In HTML?
Q16. How do you make the text on a webpage that, when clicked, sends an email?
Q17. What is the HTML layout?
Q18. What is the use of figure tag in HTML5?
Q19. What are lists in HTML?
Q20. What is canvas element in HTML5?