Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Web Tutorial
HTML Iframes
How to set Iframe Height and Width
Full Example of Iframe Height and Width
Use Style Iframe Height and Width
How to remove Iframe Border
How to create HTML Iframe - Target for a Link
Home
Web Tutorial
Full Course
English Tutorial
HTML
HTML Iframes
Use Style Iframe Height and Width
Use Style Iframe Height and Width
Or you can add the style attribute and use the CSS height and width properties:
index.html
Example:
HTML
<iframe src="demo_iframe.htm" style="height:200px;width:300px;" title="Iframe Example"></iframe>
Try Now
Output should be:
Next
Previous
Type
:
html
Category
:
Web Tutorial
Sub Category
:
HTML Iframes
Uploaded by
:
Admin