<!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>
<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
Reviewed by Network security
on
April 30, 2019
Rating:
No comments: