<s>
HTML <s> Element Reference
The HTML <s> element marks text that is no longer accurate or relevant.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical s element example.
<p><s>Registration closes Friday.</s> Registration is now closed.</p>