Search This Blog

HTML SuperScript Tag Example

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

OUTPUT
HTML SuperScript Tag Example

No comments:

Post a Comment