horbenko / SomeTries

My very own personal website. Basically this is just a résumé.
https://horbenko.github.io/SomeTries/
MIT License
0 stars 0 forks source link

Create index.html #2

Closed horbenko closed 5 years ago

horbenko commented 5 years ago

According to 9 step of the task

<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <title>Résumé</title>
  </head>
  <body>
    ― Hello World! &#x1F609;
  </body>
</html>