Deleted and Inserted a Text in HTML


This is a simple basic tutorial related to HTML,This post is shows how to deleted and inserted
text in HTML.

Copy the below code,and paste it in your editor Like Notepad or Dreamweaver etc.

<html>
<body>

<p>
a dozen is fifty
<del>fifty</del>
<ins>twelve</ins>
</p>

<p>
Most browsers will overstrike deleted text and underline inserted text.
</p>

<p>
Some older browsers will display deleted or inserted text as plain text.
</p>


</body>
</html>

If  you want to learn more about HTML Codes,Tutorials,etc Click Here!

Please leave your valuable comments here and share your views about this Post. Thanks for reading this tutorial.Keep Visit All Tips iN

0 comments:

Copyright © 2013 All Tips in and Blogger Templates - Anime OST.