Can I change the vertical position of a strike-through on a website?

前端 未结 5 1118
被撕碎了的回忆
被撕碎了的回忆 2020-12-06 10:02

I\'m applying the strikeout tag

$5,000,000

But the line is too low.. .it\'s about 1/4 from the bottom rather than throug

5条回答
  •  一整个雨季
    2020-12-06 10:07

    Not with the strike tag, no. It's part of the rendering engine of the browser. For me (in Chrome) the line is rendered just above the middle.

提交回复
热议问题