Horje

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> 

Output should be:

Use Style Iframe Height and Width



Single Articles
Full Example of Iframe Height and WidthHTML Iframes
Use Style Iframe Height and WidthHTML Iframes


Related Articles
What is HTML Iframes HTML Iframes
How to set Iframe Height and Width HTML Iframes
How to remove Iframe Border HTML Iframes
How to create HTML Iframe - Target for a Link HTML Iframes

Type:
Html
Category:
Web Tutorial
Sub Category:
HTML Iframes
Uploaded by:
Admin