How to use iframe tag


<iframe>

All Tags not showing in online page, but show on view source.

<iframe src="index.html" width="100%" height="300"></iframe>

Code show like this:

Browser Support

The <iframe> tag is supported in all major browsers.

What is iframe tag

iframe tag is used to import other html page in your html page, other video from other site

Leave a Reply

Your email address will not be published. Required fields are marked *