Search This Blog

HTML Subscript Tag Example

HTML Subscript Tag Example :
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<center>
<h2> Subscript Tag Example </h2>
<p> by < sub > tag we can x<sub>2</sub> any content letter </p>
</center>
</body>
</html>

OUTPUT
HTML Subscript Tag Example

No comments:

Post a Comment