TheForgem4ster / homepage

My first personal website. Basically it is just a résumé.
https://theforgem4ster.github.io/homepage/
MIT License
0 stars 0 forks source link

Створити index.html #6

Closed TheForgem4ster closed 3 months ago

TheForgem4ster commented 3 months ago

Створи index.html та встав в нього наведений фрагмент:

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

First comment