Inserted Text Tag Example :
OUTPUT
<!doctype html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<center>
<h2> Inserted Text Tag Example </h2>
<p> by < ins > tag we can display any text like inserted.</p>
<ins>welcome to html scripting language just like a underline tag </ins>
</center>
</body>
</html>
<html>
<head>
<title> www.kod4u.blogspot.com </title>
</head>
<body>
<center>
<h2> Inserted Text Tag Example </h2>
<p> by < ins > tag we can display any text like inserted.</p>
<ins>welcome to html scripting language just like a underline tag </ins>
</center>
</body>
</html>
OUTPUT
No comments:
Post a Comment