WE BELIEVE IN QUALITY SERVICE

width Attribute

width attribute defines the width of the element. This attribute can be used with <image>, <input>, <iframe>, <embed>, <object>, <video> etc tag.

Example:

<img src="images/html.jpg" width="300px">

Run Example

Browser Support

Attribute Firefox Chrome IE Opera Safari
width Yes Yes Yes Yes Yes