Skip to content

Instantly share code, notes, and snippets.

View MrDjeb's full-sized avatar
🏠
Working from home

MrDjeb MrDjeb

🏠
Working from home
View GitHub Profile
@MrDjeb
MrDjeb / index.html
Created November 6, 2022 15:26
Simple register form
<div id="progress"></div>
<div class="center">
<div id="register">
<i id="progressButton" class="ion-android-arrow-forward next"></i>
<div id="inputContainer">
<input id="inputField" required autofocus />
<label id="inputLabel"></label>