asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Elements > STRIKE Element

<strike> Element


Renders text in strike-through type.HTML 3.2, 4, 4.01 Deprecated

HTML Syntax

NOTE: Both start and end tags are required.

Remarks

The <strike> element is similar in function to the <S> element.

NOTE: This element has been deprecated and is no longer recommended.

Attributes

The <strike> element has no attribute of its own, but supports global attributes common to all HTML elements.

Example

The following shows how the strike element may be used.

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

which would render on a Web page as

This text has a line through it.

See Also

B   EM   I   S   STRONG   U



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note