Preview:
<!-- Remove 'required' if the input is not mandatory in your usecase-->
<input required="required" class="input-text" type="text" placeholder="Text Input">

<input required="required" class="input-number" type="number" placeholder="Number Input">

<input required="required" class="input-password" type="password" placeholder="Password Input">
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