Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
    
  <title>Viewport test</title>
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
</head>
<body>
  <div class="page" style="width:900px; background-color:green; color: white; padding:10em; font-family:sans-serif;">
    <p>This has a wide div, wider than most phone viewports with a standard viewport tag for RWD.</p>
    <pre>shrink-to-fit=no</pre>
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers