landing page wip

master
louisafriederike 9 months ago
parent c6680e9c60
commit fb6e9aa90e

@ -15,10 +15,10 @@
<meta property="og:description" content="EIXOGEN" />
<meta property="og:image" content="" />
</head>
<body> <img id="logo" src="img/logo.png"> <div class="profile"> <p id="title">Welcome to Eixogen, Sane! Take a deep breath.</p>
<body> <!-- <img id="logo" src="img/logo.png"> <div class="profile"> <p id="title">Welcome to Eixogen, Sane! Take a deep breath.</p>
<button >profile</button>
</div>
</div> -->
<div class="wrapper">
<div class="flex-container" >
@ -28,27 +28,28 @@
<div>
<embed class ="embed" src="https://wttr.in/Rotterdam?T0">
</div>
</div> <p>~* *..* eixogen fase 1: 15.09 ~ 01.10 ~~</p><!--
<div class="section" >
<p>sleepwalker.mod = active</p>
</div>
<div class="section-main">
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
<p>>>> HIGHSCORE BOARD</p>
<progress id="file" max="100" value="70"> 70% </progress>
<p>sane__xx: 61100</p>
<p>non-zero/: 56900</p>
<p>wire3e3e3e: 54000</p>
</div>
</div>-->
<div class="section" id="chat-window">
<ul id="messages"></ul>
<span><form id="form" action="">
<input id="input" autocomplete="off"/><button onclick="sendMessage()">>>></button>
</form></span>
</div>
</div><!--
<div class="section-main">
<!-- <progress id="file" max="100" value="70"> 70% </progress> -->
<progress id="file" max="100" value="70"> 70% </progress> -->
<!--highscore cheat code input-->
<!--
<p>>>> CACHE CODE:<br><br></p>
<span><form id="form" action="">
<input id="input" autocomplete="off" onkeyup="this.value = this.value.toUpperCase();"/><button onclick="sendMessage()">>>></button>
@ -64,7 +65,7 @@
</div>
</div>
</div>-->
<!-- unused below -->

Loading…
Cancel
Save