Html - Mock Interview Test

1. What does HTML stand for?

2. What is the correct HTML element for inserting a line break?

3. How can you make a list that lists items with bullets?

4. Which HTML attribute is used to define the internal style sheet?

5. Which HTML tag is used to define an image?

6. What is the correct HTML element for inserting a hyperlink?

7. Which tag is used to display a numbered list?

8. What is the correct way to add a background color in HTML?

9. What is the correct HTML tag for the largest heading?

10. What is the correct HTML tag to create a table?

11. How do you create a comment in HTML?

12. How do you include a link to an external CSS file?

13. Which tag is used to define a table row?

14. Which tag is used to display a block of code?

15. What is the correct syntax for embedding JavaScript into an HTML document?

16. Which tag is used to define a cell in a table?

17. How do you make a text italic in HTML?

18. Which tag is used to add a horizontal rule (line) in HTML?

19. How do you create a dropdown menu in HTML?

20. How do you define a footer in HTML?