Nintendo DSi Browser: Difference between revisions

No edit summary
Using Both Screens: Forgot to set the overflow
Line 99: Line 99:
     <style>
     <style>
       body { margin: 0px; }
       body { margin: 0px; }
       #topscreen, #bottomscreen { width: 240px; height: 176px; }
       #topscreen, #bottomscreen { width: 240px; height: 176px; overflow: hidden; }
     </style>
     </style>
   </head>
   </head>