hacktoberfest-2018/code/aboutMe.html

9 lines
242 B
HTML
Raw Normal View History

2018-10-01 20:43:28 -03:00
<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>
2018-10-01 20:48:06 -03:00
I am really excited to get T-shirt </br>
2018-10-01 20:43:28 -03:00
<a href="helloWorld.html">Home</a>
</body>
</html>