HTML <ins> tag
HTML ins tag:
This is a double tag. <ins> This is the beginning tag and </ins> this is the closing tag. This <ins> element defines a text that has been inserted into a HTML document. The HTML <ins> tag also look at the <del> tag to markup deleted text. This tag using for a text that has been inserted into a document.
<ins>=Insert.
Copy this code and past your page.
Result:
Copy this code and past your page.
Example:
Result:
Support Browser
- Html Version Differenc: Differences Between HTML 5 and HTML 4.01.
- Html Version Differenc: Differences Between HTML 5 and HTML 4.01.
None.
Note: See also the <del> tag to identify deleted text.
If you want to inserted document using HTML code, Use HTML<ins> element.
1. What is the <ins> tag ?
2. What is the using for <ins> tag ?
3. What is the definition of <ins> tag ?
4. What is the <ins> tag mean ?
5. How can you inserted a document on your page ?