<html>
<head>
<meta name="viewport" content="width=240"> this part will change the width of the site.
<style>
body { margin: 0px; }
#topscreen, #bottomscreen { width: 240px; height: 176px; overflow: hidden; } this part sets the top screen and botom screen width and margin.
</style>
</head>
<body>
<div id="topscreen">Top Screen</div>
<div id="bottomscreen">Bottom Screen</div> im not sure but i think this part sets it to show the top screen and bottom screen as the width and margins set with the previous code.
</body>
</html>
this is the real code for the homepage change to make it compatible for dsi.
still working on finding the other real codes i believe the others are the real codes.
i will post the rest of the codes as i find them.
heres were i got the code http://dsibrew.org/wiki/Nintendo_DSi_Browser
and then when u put it into either,or both,index.htm or html or php it goes at the top then @ the top put this in.
<html>
<head>
<meta name= ''viewport''content=''width=240''>
denied, reason:I'm sorry, but putting in a really long code to make a blog just doesn't cut it, how about putting in more detail...break the code in sections first & explain the section, then at the end, post the whole code iteslf.