To change an element into a grid container, apply the style:
Blog
To place an element in the grid area named “intro”, apply th…
To place an element in the grid area named “intro”, apply the style:
To position a grid item in the second row and cover the seco…
To position a grid item in the second row and cover the second and third column, apply the style(s):
Fractional units (fr) is:
Fractional units (fr) is:
What is the HSL color value for red displayed with the highe…
What is the HSL color value for red displayed with the highest saturation and lightness and with 50% transparency?
For the following style rules, what is the font size of the…
For the following style rules, what is the font size of the h1 heading in pixels? body {font-size: 16px;} body > article {font-size: 0.75em;} body > article > h1 {font-size: 1.5em;}
To tile a background image in the horizontal direction only,…
To tile a background image in the horizontal direction only, use:
CSS comments are entered as:
CSS comments are entered as:
To display a table caption in the lower-corner of the table,…
To display a table caption in the lower-corner of the table, use:
Provide a style rule to place an object on the right margin…
Provide a style rule to place an object on the right margin of its container