HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

summary

Description

The summary element for HTML represents a summary, caption, or legend for a details element.

Syntax

HTML

<summary attribute-name="attribute-value"></summary>

Attributes

Global

Examples

1 · HTML

2 · CSS