1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/test/css/strike.html

6 lines
74 B
HTML
Raw Permalink Normal View History

2023-08-25 14:53:26 -04:00
<style>
H2 { text-decoration: line-through }
</style>
<h2>Test text</h2>