</> CodeWithZohaib

1. What is HTML?

2. What are HTML tags?

3. What is the purpose of the `<head>` tag in HTML?

4. What is the `<body>` tag used for?

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

6. What is an HTML attribute?

7. What is the purpose of the `<a>` tag?

8. How do you create an image in HTML?

9. What is the `<table>` tag used for?

10. What is a form in HTML?

11. What does the `action` attribute in a form do?

12. How do you create a checkbox in HTML?

13. What is the difference between the `id` and `class` attributes?

14. How do you create a list in HTML?

15. What is semantic HTML?

16. What is the purpose of the `<meta>` tag?

17. How do you embed a video in HTML?

18. How do you make an HTML element responsive?

19. What is the role of the `alt` attribute in images?

20. What is the purpose of the `<iframe>` tag?

21. What is the purpose of the `<strong>` tag?

22. How do you create a button in HTML?

23. What is the `<script>` tag used for?

24. How do you create a dropdown list in HTML?

25. What is the `<nav>` tag used for in HTML?

26. How do you add a tooltip to an element in HTML?

27. What is the purpose of the `<br>` tag?

28. How do you make an email link in HTML?

29. What is the `<aside>` tag used for in HTML?

30. How do you create a text input field in HTML?

31. How do you create a radio button group in HTML?

32. What is the purpose of the `<footer>` tag?

33. How do you create a hyperlink that opens in a new tab?

34. What is the `<mark>` tag used for?

35. How do you set the language of an HTML document?