Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
  <head>
  <title></title>
 <style>
    * { margin:0 padding:0 }
   body { margin:0; padding:0; text-align:center }  
   #hold_my_iframe { padding:0px; margin:0 auto; width: 100%; height: 100%  }
   </style>
  </head>
 
  <body>
    <table border=0 cellspacing=0 cellpadding=0 id="hold_my_iframe">
    <iframe src="http://www.w3schools.com/css/tryit.asp?filename=trycss_overflow" width=100% height=100% marginwidth=0 marginheight=0 frameborder=0></iframe>
   </table>
    
   
    
  </body>
</html>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers