mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01: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>
|
|
|