0
What's the difference between inserted and underlined? I'm trying to use <u></u>and the output is underlined too like the insert
3 Respuestas
+ 1
Thanks for your answer 😚
+ 1
Your welcome 😊
0
The ins tag is for inserted text.
For instance, if you published a blog post and want to edit and add it to the blog post, then you use the ins tag.
Otherwise, just use the u tag.
Code example:
https://code.sololearn.com/WJ4Gk8DUPn53/?ref=app