Podcast
Questions and Answers
What is the most commonly used heading tag in HTML?
What is the most commonly used heading tag in HTML?
- h1 (correct)
- h2
- h3
- h4
What does HTML stand for?
What does HTML stand for?
- Hyper Text Markup Language (correct)
- Home Tool Markup Language
- Hyperlinks and Text Markup Language
- Hyperlinks and Tool Markup Language
Which of the following is used to create a hyperlink in HTML?
Which of the following is used to create a hyperlink in HTML?
- link
- a (correct)
- href
- hyperlink
Which HTML attribute is used to define inline styles?
Which HTML attribute is used to define inline styles?
What is the purpose of the style attribute in HTML?
What is the purpose of the style attribute in HTML?
Which of the following is an example of an inline style?
Which of the following is an example of an inline style?
What is the difference between the style attribute and a CSS class?
What is the difference between the style attribute and a CSS class?
Why would you use an inline style instead of a CSS class?
Why would you use an inline style instead of a CSS class?
Does the br tag insert a horizontal line?
Does the br tag insert a horizontal line?
The h1 tag is used to define the most important heading.
The h1 tag is used to define the most important heading.
Flashcards are hidden until you start studying