How to mark this text cut

you can see one of the price is like cut how do i cut it in css?
No description
2 Replies
MarkBoots
MarkBoots4mo ago
MDN Web Docs
: The Strikethrough element - HTML: HyperText Markup Language | MDN
The HTML element renders text with a strikethrough, or a line through it. Use the element to represent things that are no longer relevant or no longer accurate. However, is not appropriate when indicating document edits; for that, use the and elements, as appropriate.
Code-S ♛
Code-S ♛OP4mo ago
ty

Did you find this page helpful?