You are here: irt.org | FAQ | JavaScript | Form | Q1495 [ previous next ]
CSS can be used to set the width of all form fields:
<input type="button" name="button" style="width: 200" value="abc">
Submitted by jayN
©2018 Martin Webb