Nintendo DSi Browser: Difference between revisions

Line 143: Line 143:
Generally the easiest way to accomplish the correct layout is to create HTML elements that "contain" the top and bottom screens. Here's an example:
Generally the easiest way to accomplish the correct layout is to create HTML elements that "contain" the top and bottom screens. Here's an example:


<html>
<html>
   <head>
   <head>
     <meta name="viewport" content="width=240">
     <meta name="viewport" content="width=240">