<div class="form form-input">
<div class="form-group">
<label for="email">Email address</label>
<input type="email" id="email" class="field form-error" placeholder="Enter email">
</div>
<p>Please enter valid username/ password</p>
<div class="form-group">
<label for="password">Email password</label>
<input type="password" id="password" class="field form-error" placeholder="Enter password">
</div>
<button class="btn btn-primary btn-input">Sign In</button>
<button class="btn btn-secondary btn-input">Sign Up</button>
</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