Chapter quiz · CSS Styling

Test what you learned.

8 questions on CSS Styling. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

CSS Styling — Chapter Quiz

Eight questions on typography, backgrounds, transforms, animations.

0/ 8
  1. Question 1
    1

    For a web font that should be visible immediately with a fallback, set font-display to…

  2. Question 2
    2

    Animating width and height is just as efficient as animating transform.

  3. Question 3
    3

    Which is the cleanest way to make a <div> 200px wide be a circle?

  4. Question 4
    4

    A linear gradient from white at the top to gray at the bottom:

  5. Question 5
    5

    For a soft drop shadow on a card, the best pick is…

  6. Question 6
    6

    transition: all 200ms animates every changeable property.

  7. Question 7
    7

    For a frosted-glass effect (blur what's behind a translucent element), use…

  8. Question 8
    8

    Inside an @keyframes rule, from is shorthand for ___%.

Pick an answer — instant feedback as you go.