What is the simplest HTML page?

Submitted by: Administrator
HTML Code:

<HTML>
<HEAD>
<TITLE>This is my page title! </TITLE>
</HEAD>
<BODY>
This is my message to the world!
</BODY>
</HTML>
Submitted by: Administrator

Read Online HTML Job Interview Questions And Answers