hacktoberfest-2018/code/aboutMe.html

10 lines
338 B
HTML
Raw Normal View History

2018-10-01 23:43:28 +00: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 23:50:22 +00:00
I am really excited to get T-shirt :)</br>
2018-10-01 23:53:40 +00:00
I'm from Brazil and a electrical engineer student, that is my first time making PRs</br></br>
2018-10-01 23:43:28 +00:00
<a href="helloWorld.html">Home</a>
</body>
</html>