Horje

How to add An <iframe> with a specified height and width of 200 pixels - HTML width Attribute

Iframe Example
index.html
Example: HTML
<iframe src="https://horje.com" width="200" height="200">
<p>Your browser does not support iframes.</p>
</iframe>

Output should be:

How to add An <iframe> with a specified height and width of 200 pixels - HTML width Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin