The minimal valid html page
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<title></title>
<p>
Nuff said.
Update: Another article about that: The smallest possible valid (X)HTML documents
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<title></title>
<p>
Nuff said.
Update: Another article about that: The smallest possible valid (X)HTML documents