mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-21 21:02:40 +00:00
Create hello.html
This commit is contained in:
parent
3ec9f88f4b
commit
6770f0b281
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