Podcast
Questions and Answers
Which one of these HTML elements is an example of an inline element?
Which one of these HTML elements is an example of an inline element?
- newline
- block
- element
- inline (correct)
Which one of these is an example of an HTML element that displays from a new line by default?
Which one of these is an example of an HTML element that displays from a new line by default?
- inline
- newline
- element
- block (correct)
Which one of these HTML elements is an example of a block element?
Which one of these HTML elements is an example of a block element?
- newline (correct)
- element
- block
- inline
Which attribute is used with the image tag to display a text description of the Image when the image is unable to load in the browser?
Which attribute is used with the image tag to display a text description of the Image when the image is unable to load in the browser?
Which attribute is used to provide a brief text description of an image for visually impaired users?
Which attribute is used to provide a brief text description of an image for visually impaired users?
Which attribute is used to specify a unique identifier for an image element?
Which attribute is used to specify a unique identifier for an image element?