hacktoberfest-2018/code/lukeoliff.html

8 lines
93 B
HTML
Raw Normal View History

2018-09-13 12:25:13 +00:00
<html>
<head>
<title>HTML Example</title>
</head>
<body>
<p>Hello World</p>
</body>
</html>