1. For every Web document, you can add words that appear in the upper left bar area of your browser. What set of tags allows you to provide this information?
2. If you wanted to create text that was a different color or font than other text in your Web page, what type of tag would you use?
3. When creating a Web document, what format is used to express an image’s height and width?
4. Tags and text that do not show directly on the page are placed at
5. HTML documents are saved in
6. Which tag allows you to add rows into your tables?
7. What is the syntax to write the HTML tags?
8. What is the correct HTML tag for inserting a horizontal line?
9. How do you define font style of the text?
11. What does the <meta> tag in HTML provide?
12. Which HTML tag is used to create a dropdown list?
13. Which attribute of the <img> tag is used to specify the path to the image file?
14. What does the <a> tag define in HTML?
15. How do you include comments in an HTML document?
16. What does the <form> tag define in HTML?
17. How can you create a numbered list in HTML?
18. Which HTML element is used to define a section in a document?
19. Which tag is used to specify a table header cell in HTML?
20. What does the <iframe> tag do in HTML?
21. What is the purpose of the <script> tag in HTML?