HTML:-iframe-remove broder.

<!DOCTYPE html>
<html>

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

<body>

 <!--Need Internet Connection-->
 <iframe style="border:none" width="100px" height="100px" src="http://geniusofstudent.blogspot.com"></iframe>

</body>

</html>

Definition:-

iframe remove border


  • When we create an iframe, the default border-width is set to 2px.
  • We can remove the iframe border by using CSS border:none property and value .
HTML:-iframe-remove broder. HTML:-iframe-remove broder. Reviewed by Network security on May 01, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.