mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-02-22 18:07:49 +00:00
9 lines
244 B
HTML
9 lines
244 B
HTML
|
<html>
|
||
|
<header><title>HacktoberFest</title></header>
|
||
|
<body>
|
||
|
My name is Izabela and I'm 21 years old. </br>
|
||
|
That's my first year on HacktoberFest!</br>
|
||
|
I am really excited to get T-shirt :]</br>
|
||
|
<a href="helloWorld.html">Home</a>
|
||
|
</body>
|
||
|
</html>
|