Html程序  |  10行  |  117 B

<html>
<head>
<title>Hello World</title> 
<body bgcolor=#00ffff text=#000000> 
<p>
Hello world
</p>
</body>
</html>