Why you use the ins tag | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Why you use the ins tag

question as title

28th Apr 2017, 7:08 PM
Rafael
3 Respuestas
+ 3
Example A text with a deleted part, and a new, inserted part: <p>My favorite color is <del>blue</del><ins>red</ins>!</p>
28th Apr 2017, 8:30 PM
Birdie
Birdie - avatar
0
The <ins> tag defines a text that has been inserted into a document.we use it mostly with < del> tag... to markup updates & modifications in documents...
28th Apr 2017, 7:17 PM
Birdie
Birdie - avatar
0
I dont understand
28th Apr 2017, 8:25 PM
Rafael