HTML:- iframe width &height 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 width="150px" height="150px" src="http://geniusofstudent.blogspot.com"></iframe>

</body>

</html>


Definition:-


iframe width & height


  • width - width attribute is used to change the width of the iframe
  • height - height attribute is used to change the height of the iframe.


HTML:- iframe width &height tag. HTML:- iframe width &height tag. Reviewed by Network security on May 01, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.