Add an “open” attribute (it does not need a value) to make a details element open by default.
<details open>
<summary>Zombie Hunting Season</summary>
Open by default!
</details>
Getting Braaains Should Be Fun
Add an “open” attribute (it does not need a value) to make a details element open by default.
<details open>
<summary>Zombie Hunting Season</summary>
Open by default!
</details>