![]() |
VOOZH | about |
The width attribute is used to specify the width of an <iframe> element. It controls the horizontal size of the embedded frame on a webpage.
Syntax:
<iframe width="pixels">Attribute Values: The pixels value specifies the width of the iframe in pixels.
Note: The iframe content may not load because some websites block embedding for security reasons.