Horje

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

Iframe Example.
index.html
Example: HTML
 <iframe src="https://horje.com" width="200" height="200">
</iframe> 

Output should be:

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




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