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:
parent
805ad55494
commit
e300411c6e
2 changed files with 42 additions and 0 deletions
9
Mainpage.html
Normal file
9
Mainpage.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<HTML>
|
||||
<header>
|
||||
<link rel="stylesheet" href="Mainpage.css">
|
||||
</header>
|
||||
<body>
|
||||
<div class="col-3 TitleText">
|
||||
Nye_E
|
||||
</body>
|
||||
</HTML>
|
Loading…
Add table
Add a link
Reference in a new issue