V5.0 Websitesummary
summary — A short summary of a webpage.
Synopsis
summary ::=
- Zero or more of:
- text
html:button
html:fieldset
html:input
html:label
html:select
html:textarea
- Bibliography inlines
- Computer-output inlines
- Graphic inlines
- Linking inlines
- Markup inlines
- Operating system inlines
- Product inlines
- Publishing inlines
- Technical inlines
- Ubiquitous inlines
- User-input inlines
Attributes
Description
The summary
element represents an HTML
summary
. It contains a short, generally text-only,
abstract for the page.
It’s likely that putting a summary
element
in the HTML namespace in the head
is clearer.
Processing expectations
Rendered as a summary
element in the HTML
head
.