Prev Demo
HTML5
>
S Tag - Expired Text/Content
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> s tag is used to represent the expired text or content. <p> <s>Frame</s> was used in HTML4, now it is not. </p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output