mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
227 B
HTML
13 lines
227 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>DEL strikeover text</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
DEL strikeover text
|
||
|
Normal text1
|
||
|
<BR><STRIKE>text1 with strikeover <DEL><br>deleted text</DEL> text2 with strikeover</STRIKE>
|
||
|
<BR>Normal text2
|
||
|
</BODY>
|
||
|
</HTML>
|
||
|
|