1
0
mirror of https://github.com/c0de-archive/hacktoberfest-2018.git synced 2025-01-02 16:12:39 +00:00
hacktoberfest-2018/code/lukeoliff.html
2018-09-13 13:25:13 +01:00

8 lines
93 B
HTML

<html>
<head>
<title>HTML Example</title>
</head>
<body>
<p>Hello World</p>
</body>
</html>