HTML detailsタグのアコーディオンメニュー

toggle
Hello world!
<details>
  <summary>toggle</summary>
  <div>Hello world!</div>
</details>

元記事を表示する