filmov
tv
HTML Text formatting || Part - 9 || Delete & Insert text || Code with Joseph ||

Показать описание
Q. How do you mark deleted and insert text in HTML?
A. The "del" tag in HTML stands for delete and is used to mark a portion of text which has been deleted from the document. The deleted text is rendered as strike-through text by the web browsers although this property can be changed using CSS text-decoration property.
A. The "del" tag in HTML stands for delete and is used to mark a portion of text which has been deleted from the document. The deleted text is rendered as strike-through text by the web browsers although this property can be changed using CSS text-decoration property.