Detail Ringkasan HTML5

<details>
  <summary>Some details</summary>
  <p>More info about the details.</p>
</details>
JavierMendozain