7 lines
92 B
HTML
7 lines
92 B
HTML
<!doctype html>
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
Hello World!
|
|
</body>
|
|
</html> |