5 lines
89 B
HTML
5 lines
89 B
HTML
<html>
|
|
<head><title>Hello world</title></head>
|
|
<body><h1>Hello world</h1></body>
|
|
</html>
|