Question
1. An HTML attribute: Group of answer choices displays content on a webpage provides protocol application on a webpage provides a way to nest elements
1. An HTML attribute:
Group of answer choices
displays content on a webpage
provides protocol application on a webpage
provides a way to nest elements
provides extra information about an element
is ONLY used to style content
2.
An html element typically consists of an opening and closing tag, which wrap the:
Group of answer choices
markup
spacing
attributes
content
source code
3.In HTML, a basic closing tag differs from an opening tag in that it also contains:
Group of answer choices
single quotation marks
two dots
a question mark
a forward slash
a hyphen
4.How does the display of the element differ from that of the element?
Group of answer choices
The element displays with the cursive font style.
The element displays with a larger font size.
The element displays with bold font weight.
The element displays with the italicized font style.
The element displays light font weight.
5. In the web development team, who is responsible for the overall project success?
Group of answer choices
User experience lead
Project lead
Production lead
Project sponsor
Steering committee
6. Which HTML element is a generic, block-level element that should only be used when there isn't a semantic block-level element that makes more sense?
Group of answer choices
7. According to Usability.gov, in order for there to be a meaningful and valuable user experience, information must be useful, usable, desirable, findable, credible, and
Group of answer choices
accessible.
respectable.
understandable.
relatable.
shareable.
8. To provide a caption for a table, a developer must add the
Group of answer choices
just after the
tag.just after the