show-notice
hide-notice

Friday 9 August 2013

HTML s Tag


Introduction:

The HTML <s> tag is used for rendering a strike (or line) through the middle of the text.

Example:
<html>
<head>
<title>HTML s Tag</title>
</head>
<body>
The HTML s tag renders a <s>strike</s> (or <s>line</s>) through the middle of the text . 
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com