1 <html>
2 <head>
3 <title>Hello World</title>
4 <body bgcolor=#00ffff text=#000000>
5 <p>
6 Hello world
7 </p>
8 </body>
9 </html>