Changes

Jump to navigation Jump to search
→‎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>
13

edits

Navigation menu