hacktoberfest-2018/code/aboutMe.html

11 lines
340 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:50:22 -03:00
I am really excited to get T-shirt :)</br>
2018-10-01 20:57:28 -03:00
I'm from Brazil and an electrical engineer student, that is my first time making PRs</br></br>
2018-10-01 20:43:28 -03:00
<a href="helloWorld.html">Home</a>
</body>
2018-10-06 22:04:27 +05:30
</html>