7 lines
96 B
HTML
Raw Normal View History

2018-10-09 12:23:00 +08:00
<html>
<header><title>Hello world.</title></header>
<body>
<p>Hello, world!</p>
</body>
</html>