s

< html‎ | elements
Jump to: navigation, search

s



Summary

The s element represents contents that are no longer accurate or no longer relevant and that therefore has been “struck” from the document.


Overview Table

DOM Interface HTMLElement

Examples

This example uses the S element to render the text with a line through it.

<S>This text has a line through it.</S>

Notes

Remarks

Standards information


HTML information

{

Compatibility

Desktop

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? ? ? ? ?

Mobile

Feature Android BlackBerry Chrome for mobile Firefox Mobile (Gecko) IE Mobile Opera Mobile Opera Mini Safari Mobile
Basic support ? ? ? ? ? ? ? ?

See also

Related pages (MSDN)

  • strike

This article contains content originally from external sources.

Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]