+ Summary & Detail + + + Summary + + The <details> HTML element creates a disclosure widget in which information is visible only when the widget is toggled into an "open" state. A summary or label must be provided using the <summary> element. + +
+ Editable content + + The content of this <div> tag can be edited via the [contenteditable] attribute. + +