This website requires JavaScript.
Explore
Help
Sign In
archive
/
hacktoberfest-2018
Watch
1
Star
0
Fork
0
mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced
2026-07-23 05:01:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
18c9c866828956625b25914e5296ea9810e192bc
hacktoberfest-2018
/
code
/
hello.html
T
7 lines
96 B
HTML
Raw
Normal View
History
Unescape
Escape
Create hello.html
2018-10-09 12:23:00 +08:00
<
html
>
<
header
><
title
>
Hello world.
</
title
></
header
>
<
body
>
<
p
>
Hello, world!
</
p
>
</
body
>
</
html
>
Reference in New Issue
Copy Permalink