Input Decimal Html

input decimal html
<input type="number" class="form-control" required name="balance" min="0" value="0" step="any"/>

Leave a Comment