Podcast
Questions and Answers
Which of the following is a learning objective of this chapter?
Which of the following is a learning objective of this chapter?
- Differentiate between tags and elements
- Develop frequently used tags
- Understand HTML basic tags and their behavior (correct)
- Learn advanced HTML elements
Which HTML element is used to define a heading?
Which HTML element is used to define a heading?
- <p>
- <h1> (correct)
- <div>
- <a>
How many levels of headings are there in HTML?
How many levels of headings are there in HTML?
- 6 (correct)
- 3
- 4
- 5
What does the browser add when displaying a heading?
What does the browser add when displaying a heading?
Which chapter of the text introduces basic HTML tags?
Which chapter of the text introduces basic HTML tags?