HTML:- iframe tag

<!DOCTYPE html>
<html>

<head>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <title>iframe example</title>
</head>

<body>

 <!--Need Internet Connection-->
 <iframe src="http://geniusofstudent.blogspot.com"></iframe>

</body>

</html>


Iframe Tag


  • The iframe tag specifies an inline frame.
  • An inline frame is used to embed another document within the current HTML document.
HTML:- iframe tag HTML:- iframe tag Reviewed by Network security on April 30, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.