0 Users appreciate this thread.
Tips on how to make a DSi / 3DS compatible website
(Capt.)Orb (2012-10-17 01:06:59)Aviation fact: The a380 is the largest commerical aircraft in service!
Go to Splashiverse! Splashiverse
Go to Splashiverse! Splashiverse
NINTENDO64 (2012-10-26 02:21:11)Yea... i keep meaning to post this but i never have the time! I PROMISE tomarrow.
"If today were the last day of my life, would I want to do what I am about to do today?"
-Steve Jobs
DBS
-Steve Jobs
DBS
NINTENDO64 (2012-10-26 22:29:53)There it is!
"If today were the last day of my life, would I want to do what I am about to do today?"
-Steve Jobs
DBS
-Steve Jobs
DBS
NINTENDO64 (2012-10-27 14:16:31)Well I guess that the codes glitched the page!
"If today were the last day of my life, would I want to do what I am about to do today?"
-Steve Jobs
DBS
-Steve Jobs
DBS
joemckellar20 (2014-02-04 05:23:44)where do we put the code on the
website
2014-03-11 07:19:58
LincolnN9neN9ne (2014-03-23 06:09:33)<img src=imgurl /> <iframe src=url width="" height""= />
2014-03-23 06:10:27
[IMG]http://i.imgur.com/JUs6LzU.jpg[/IMG]
~Justin~ (2014-06-21 13:01:37)Joe don't be dumb
GuitarBoy (2014-06-26 03:55:26)Here's some good food for thought:
Make your pages as small as you can.
The smaller the file size the better.
Smaller files will keep you from "running out of memory" on the DSi and 3DS.
To optimize your stuff, make your code shorter, your markup simpler, and compress your images using amsite like compresspmg.com or compressjpg.com
http://m.ajango.org - Ajango
New social networking website coming this year! Check for updates frequently!
Ajango Forum Thread
New social networking website coming this year! Check for updates frequently!
Ajango Forum Thread
epicpwner2003 (2014-07-10 04:38:35)Nice codes, but only one tip. IT SAYS THESE ARE SUPPOST TO BE TIPS.
...the noise the human language makes when it screams in agony. It is a pretty funny noise.
-FluxerCry
Click here if you have a crush on me. (No one)
-FluxerCry
Click here if you have a crush on me. (No one)
Log in to submit a comment
Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)
New registered users today: 7
Newest registered user: ElegantVulpes



<meta name="viewport" content="width=240" /> - This code makes a page DSi compatible
<meta name="viewport" content="width=320" /> - This code makes a page 3DS compatible
<meta name="viewport" content="width=device-width" /> - This code makes a page compatible for any mobile device
<a href="URL">Display Text</a> - This code is a link
<iframe src="URL" width="WIDTH" height="HEIGHT"></iframe> - This code displays another webpage within a webpage
<img src="IMGURL"></img> - This code is a image
<br> - This code is a break
<hr> - This code is a line
<title>TITLE NAME</title> - This code adds a title to your site
<center>STUFF HERE</enter> - This code puts stuff in the center of your page
<u>TEXT HERE</u> - This code underlines text
<b>TEXT HERE</b> - This code makes text bold
<font size="SIZE">TEXT HERE</font> - This code resizes text
<font color="COLOR / HEX">TEXT HERE</font> - This code changes text color
Tips:
When you make a 3DS / DSi site, be shure not to put to much stuff on a page or it will become laggy. (especially DSi)
2012-10-26 22:27:20
-Steve Jobs
DBS