This commit is contained in:
Mathis Degryck
2024-09-18 20:16:30 +02:00
parent e85f4d33a4
commit 9d30c04f98
3 changed files with 47 additions and 25 deletions

View File

@ -45,18 +45,17 @@
<div class="right-side-register">
<h1>Welcome to a new WORLD</h1>
<form id="registerForm">
<!-- <span id="closePopupBtn" class="close">&times;</span> -->
<label for="username">Username</label>
<input type="username" id="username" name="username">
<input type="username" id="username" name="username" placeholder="Username">
<label for="email">Email</label>
<input type="email" id="email-register" name="email">
<input type="email" id="email-register" name="email" placeholder="Email">
<label for="password">Password</label>
<input type="password" id="password-register" name="password">
<input type="password" id="password-register" name="password" placeholder="Password">
<label for="password">Confirm password</label>
<input type="password" id="password-confirm" name="password">
<input type="password" id="password-confirm" name="password" placeholder="Confirm password">
<button type="submit" class="login-btn">Register</button>
<div class="old-player">

View File

@ -2,7 +2,6 @@
<h1 id="homeButton">PTME</h1>
<div class="search-container">
<input type="text" placeholder="Search..." class="search-input" id="searchInputUser">
<button class="search-button">Search</button>
</div>
<div id="searchResult">
</div>
@ -43,6 +42,13 @@
<p>Multiplayer local</p>
</div>
</div>
<div id="whatGame">
<p>The key to success is timing and precision, as you need to position your paddle correctly to deflect the ball at the right angle.</p>
<span class="line"></span>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin sit amet velit vitae lorem tempor auctor. In tempor ac ex ut finibus. Duis lobortis non justo eu venenatis.</p>
</div>
<div class="skin-select">
<div id="bar">