USING Marked inserted:-
<html>
<body>
<p>The ins element represent inserted (added) text.</p>
<p>My favorite <ins>pet</ins> is dog.</p>
</body>
</html>
<html>
<body>
<p>The ins element represent inserted (added) text.</p>
<p>My favorite <ins>pet</ins> is dog.</p>
</body>
</html>
OUTPUT:-
- The ins element represent inserted (added) text.
No comments:
Post a Comment