11 lines
142 B
HTML
Raw Normal View History

2023-10-29 23:33:08 +01:00
<HTML>
<HEAD>
<TITLE>
A Small Hello
</TITLE>
</HEAD>
<BODY>
<P>This is first html document.</P>
</BODY>
</HTML>