<div class="input input-text"> <label for="">Label</label> <input type="text" placeholder="placeholder text"> </div> <div class="input input-text input-error"> <label for="">Label</label> <input type="text" placeholder="placeholder text"> </div> <div class="input input-checkbox-radio"> <input type="checkbox"> <label for="">Checkbox</label> </div> <div class="input input-checkbox-radio"> <input type="radio"> <label for="">Radio</label> </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