HTML Interview questions -02
11.Which of these tags are all <table> tags?
12.In HTML, inline elements are normally displayed without starting a new line.
13.How can you make a numbered list?
14.How can you make a bulleted list?
15. What is the correct HTML for making a checkbox?
16. What is the correct HTML for making a text input field?
17. What is the correct HTML for making a drop-down list?
18. What is the correct HTML for making a text area?
19. What is the correct HTML for inserting an image?
20. What is the correct HTML for inserting a background image?