Skip to content

Instantly share code, notes, and snippets.

View Nemo3003's full-sized avatar
🎯
Focusing

Ulises Mariano Melgarejo Nemo3003

🎯
Focusing
View GitHub Profile
@Nemo3003
Nemo3003 / index.html
Created November 27, 2020 23:35
NWRWQJB
<div class="container">
<div class="header">
<h2>Create Account</h2>
</div>
<form id="form" class="form">
<div class="form-control">
<label for="username">Username</label>
<input type="text" placeholder="Ulises" id="username" />
<i class="fas fa-check-circle"></i>
<i class="fas fa-exclamation-circle"></i>