Skip to main content

Curbcut WCAG AAA

Details

Expand/collapse for secondary content — native, no JavaScript.

What counts as proof of residency?

A utility bill, lease, or excise tax bill from the last 60 days showing your Georgetown address.

Show the markup
<details class="cc-details">
  <summary>What counts as proof of residency?</summary>
  <div class="cc-details__body">
    <p class="cc-paragraph">A utility bill, lease, or excise tax bill from the last 60 days showing your Georgetown address.</p>
  </div>
</details>

Accessibility

  • Native <details>/<summary> — keyboard, state announcement and no-JS behavior are free.
  • The disclosure arrow is decorative; open state is exposed natively.
  • Never hide essential task content inside one — collapsed content is skimmed past.