+ 1
Hello please how can I draw a line through a text in html
How to basically cancel a text
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
+ 4
<s>Text</s>
+ 4
Use delete tag <del>
+ 1
Thanks
+ 1
Use
This code
https://code.sololearn.com/WVPfY6p8dptD/?ref=app
0
Hello, how to do a bold text in html
0
Ronald Kanu Use the bold tag <b>