Hello please how can I draw a line through a text in html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hello please how can I draw a line through a text in html

How to basically cancel a text

28th Oct 2019, 1:58 PM
Fiamordzi Edzenam
Fiamordzi Edzenam - avatar
7 Answers
0
Check out these three. The Third one is a repeat of Prometheus code from above with an explanation of why I included it. https://code.sololearn.com/WlWjmbEsbEaE/?ref=app
28th Oct 2019, 5:34 PM
Shawn Gillis
Shawn Gillis - avatar
+ 4
<s>Text</s>
28th Oct 2019, 2:03 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 4
Use delete tag <del>
13th Nov 2019, 3:11 PM
Tochukwu 🇳🇬
Tochukwu 🇳🇬 - avatar
+ 1
Thanks
28th Oct 2019, 2:04 PM
Fiamordzi Edzenam
Fiamordzi Edzenam - avatar
30th Oct 2019, 7:10 AM
Master Genius [ INACTIVE ]
Master Genius [ INACTIVE ] - avatar
0
Hello, how to do a bold text in html
16th Nov 2019, 7:23 PM
Ronald Kanu
Ronald Kanu - avatar
0
Ronald Kanu Use the bold tag <b>
16th Nov 2019, 7:25 PM
Shawn Gillis
Shawn Gillis - avatar