This is a simple expandable area. It can contain any HTML content — paragraphs, lists, images, or forms.
- Accessible: the control uses a button with aria-expanded and aria-controls.
- Animated: the area opens and closes with a height transition.
- Progressive: if JavaScript is disabled, the content will remain hidden unless modified by server-side markup.