+ 4

line-through it's a synonim for HTML tag <delete> ?

9th Sep 2016, 3:09 PM
Piotr “Yazhubal” Szuszkiewicz
Piotr “Yazhubal” Szuszkiewicz - avatar
2 Réponses
+ 4
Both does the same. <strike></strike> is another way to get the same result. You can make your choice about it. Consider: if you need all the elements in the class or id with the appearance, define it on CSS, otherwise, define it on HTML.
9th Sep 2016, 4:02 PM
Scotti
Scotti - avatar
+ 1
please detail
10th Sep 2016, 5:01 AM
Shubham Priyesh
Shubham Priyesh - avatar