's' Example : s « Tags « HTML / CSS






's' Example

    
<html>
<head>
<title>s element example</title>
</head>
<body>
<p>
<s>crossed out.</s>
</p>
</body>
</html>
    
      
      








Related examples in the same category