Changes

Jump to navigation Jump to search
m
no edit summary
Line 1: Line 1: −
Hello. I am Joshi, the creator of [http://joshi3ds.do.am Joshi 3DS], and I am here to teach you how to make your website 3DS compatible (although it may turn out to be sized as if it's DSi compatible). Here's a website "full" HTML code example:
+
Hello. I am ジョシ (Joshi, aka Joshi 3DS and [http://joshi3dsforums.do.am Joshi 3DS Forums] admin gjdog), the creator of [http://joshi3ds.do.am Joshi 3DS], and I am here to teach you how to make your website 3DS compatible (although it may turn out to be sized as if it's DSi compatible). Here's a website "full" HTML code example:
    
<html><br />
 
<html><br />
Line 7: Line 7:  
<style><br />
 
<style><br />
 
body{margin:0;}<br />
 
body{margin:0;}<br />
#topscreen{width:400;height:220;overflow:hidden;}<br />
+
&#35;topscreen{width:400;height:220;overflow:hidden;}<br />
#bottomscreen{width:320;height:212;overflow:hidden;margin:0 auto;}<br />
+
&#35;bottomscreen{width:320;height:212;overflow:hidden;margin:0 auto;}<br />
 
</style><br />
 
</style><br />
 
</head><br />
 
</head><br />
19

edits

Navigation menu