Answers for "css give strike through"

CSS
0

how to create a strikethrough in css

text-decoration: line-through;
Posted by: Guest on October-21-2021

Browse Popular Code Answers by Language