How many HTML tags are should be used for the most simple of web pages?

Submitted by: Administrator
8 total. 4 pairs of tags.
<HTML>
<HEAD>
<TITLE>Simplest page ever!</TITLE>
</HEAD>
<BODY>
Doesn't get simpler than this.
</BODY>
</HTML>
Submitted by:

Read Online User Interface Expert Job Interview Questions And Answers