Use the <s> tag to mark up text that is no longer correct.
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The s element</h1>
<p><s>Only 50 tickets left!</s></p>
<p>SOLD OUT!</p>
</body>
</html>
What to Use Instead of HTML <strike> Tag? | HTML Tag |
How to Use <s> Tag Instead of HTML <strike> Tag? | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |