RetroZilla/parser/htmlparser/tests/html/ins003.html

14 lines
342 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Arthur Liu">
<META NAME="GENERATOR" CONTENT="Mozilla/4.03 [en] (WinNT; I) [Netscape]">
<TITLE>del strikeover text</TITLE>
</HEAD>
<BODY>
Normal text1
<BR><U>text with underline</U>
<BR>Normal text2
</BODY>
</HTML>