Provide a style rule to add a blue drop shadow to a page object that is 2 pixels to the left, 5 pixels up and with a blur radius of 8 pixels.
Blog
To display an element as a block-level use:
To display an element as a block-level use:
What style property sets the kerning of the text within an e…
What style property sets the kerning of the text within an element?
To change an element into a grid container, apply the style:
To change an element into a grid container, apply the style:
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: