HTML Iframe

HTML Iframe

HTML Iframe

  • HTML iframe is used to display a web page or full website within a web page.

  • It is a very important and powerful concept, which enhances the features of HTML.

  • HTML iframe is defined by <iframe src="url"> syntax.

  • src stands for Source.

  • URL stands for Uniform Resource Locator (where our resource is located).

Example:
<iframe src="../.."> </iframe>
Run Code »

Run the code to see the effect.

Example:
<iframe width="400" height="300" src="../.."> </iframe>
Run Code »

Run the code to see the effect.




HTML Iframe in Hindi

Best Use:360p or more (480p or 720p)
×

Course Menu