• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2  <head>
3    <meta name='viewport' content='initial-scale=1.0' />
4  </head>
5  <body>
6    A page with a viewport set to initial-scale 1.
7    <div style="width:1000px">Very wide div</div>
8  </body>
9</html>
10