<form class="form-container mb-1" action="">
<div class="form-header">Form</div>
<div class="form-body">
<label for="email">Email</label>
<input type="email" placeholder="example@example.com">
</div>
<div class="form-body">
<label for="password">Password</label>
<input type="password" placeholder="password">
</div>
<button class="btn-primary">Submit</button>
</form>
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