![]() |
VOOZH | about |
The width attribute is used to specify the width of an input element, mainly for image-type inputs. It helps control the displayed size of the image button.
Syntax:
<input width="pixels"> Attribute Values: It contains the value i.e pixels which specify the width of the input Element.