Chapter quiz · Real Sites

Test what you learned.

8 questions on Real Sites. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Real Sites — Chapter Quiz

Eight questions on accessibility, performance, view transitions, deployment.

0/ 8
  1. Question 1
    1

    For a clickable element that triggers an action (not navigation), the right tag is…

  2. Question 2
    2

    Removing the default focus outline (outline: none) without replacing it is an accessibility regression.

  3. Question 3
    3

    The minimum contrast ratio for normal body text per WCAG AA is…

  4. Question 4
    4

    To respect users who prefer no animation, use…

  5. Question 5
    5

    A modal opens. Where should focus go FIRST?

  6. Question 6
    6

    <ClientRouter /> from Astro is the only way to get view transitions.

  7. Question 7
    7

    For a basic static HTML site, the cheapest place to deploy is…

  8. Question 8
    8

    Inline a tiny version of critical styles in the <head> to speed up first paint. This is called __________ CSS.

Pick an answer — instant feedback as you go.