Initial upload

Contains basic css and html of main page, I dont entirely know what im doing yet so alot of this might be wrong
This commit is contained in:
WillowRo 2020-12-16 22:00:11 +00:00
parent 805ad55494
commit e300411c6e
2 changed files with 42 additions and 0 deletions

9
Mainpage.html Normal file
View file

@ -0,0 +1,9 @@
<HTML>
<header>
<link rel="stylesheet" href="Mainpage.css">
</header>
<body>
<div class="col-3 TitleText">
Nye_E
</body>
</HTML>