7 lines
65 B
HTML
7 lines
65 B
HTML
<!doctype>
|
|
<html>
|
|
<body>
|
|
<h1>Hello world!</h1>
|
|
</body>
|
|
</html>
|