mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-22 05:12:40 +00:00
commit
ab0d4b2a22
6
code/hello.html
Normal file
6
code/hello.html
Normal file
@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<header><title>Hello world.</title></header>
|
||||
<body>
|
||||
<p>Hello, world!</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user