Expand/Collapse Widget Examples

Section 1: Basic Information

This is the hidden content for section 1. It can contain any HTML elements like text, images, or forms.

Section 2: More Detailed Content

Here is another section with more detailed information. The content is initially hidden and expands when the header is clicked.

You can put paragraphs, links, and even formatted text inside this area.

Section 3: Technical Details

This section might contain code snippets or configuration details.

function example() {
    console.log("Hello, World!");
}