Internet Browser: Difference between revisions

Using Both Screens: Examples should now work on both Old3DS and New3DS
m Using Both Screens: Reverted one non-breaking change
Line 949: Line 949:
  <html>
  <html>
   <head>
   <head>
     <meta name="viewport" content="width=320, initial-scale=1">
     <meta name="viewport" content="width=400, initial-scale=1">
     <style>
     <style>
       body { margin: 0px; }
       body { margin: 0px; }