DO288-apps/html-helloworld/index.html
2019-06-25 16:16:59 -04:00

5 lines
61 B
HTML

<html>
<body>
<h1>Hello, World!</h1>
</body>
</html>