123456789101112131415161718192021 <html> <head> <title>Example using Objects: default</title> </head> <body> <h1>head from foo</h1> <font size=1>title = default<br>----------------------------- PAGE 1 <hr> Footer <hr> </body> </html>
<html>
<head>
<title>Example using Objects: default</title>
</head>
<body>
<h1>head from foo</h1>
<font size=1>title = default<br>
-----------------------------
PAGE 1
<hr> Footer <hr>
</body>
</html>