Use the given HTML documentto answer the following question:
What is the spacing of the grid-row-gap?
A portion of the HTML for a webpage is shown.
Which heading should be enclosed with an
Sample HTML is shown.
An introduction
What is the pseudo-class that changes the color of Item 3?
The given HTML is used to create formatted text.
Article A
Article B
Article C
What is the formatted text that results from the given HTML?
Sample HTML for a web page is given.
Which error is part of the given code?
Use the given code snippet to answer the following question:
.one.two { color: blue;
}
Which HTML block should be used to display the text in blue?
A)
B)
C)
D)
Which CSS3 property determines the amount of space between data inside a cell and the cell borders?
Use the given text to answer the following question:
Send an e-message to Dean of Admissions.
Which code snippet will display this content as a link that can be used to send an email to the Dean?
Use the given code snippet to answer the following question:
Which inline style applies the blue defined at the root level?
Use the given text to answer the following question:
My
Favorite
Color
is
Red
Which code can be used to style the first letter of each word in red font?
A)
B)
C)
D)