<div class="input-group">
<label>Username *</label>
<input type="text" />
</div>
<div class="input-group">
<label>Email *</label>
<input type="email" />
</div>
<div class="input-group err">
<label>Password *</label>
<input type="password" id="password" />
<span class="input-group-icon"><i class="fas fa-eye" id="togglePassword"></i></span>
<div class="error-message">Incorrect Password</div>
</div>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter