0 Users appreciate this thread.
Mobile website creators
bmarl (2013-05-17 22:15:24)There's something called x-gen or something like that.
Check out my YouTube channel! Subscribe, like my videos and comment! Much appreciation.
klubadmin (2013-05-18 08:51:40)Please don't use wapka (or similar).
The problem here is users confuse a host and an FTP as the same thing (since most hosts offer a built-in FTP).
What you really want is a good host (any host works, so find a good one) and a mobile-compatable FTP.
For example, I suggest using freehostingnoads.net as a free host, for hostgator.com as a paid host. Then, to edit your website on a mobile device, use net2ftp, choose ADVANCED, enter the USERNAME, PASSWORD, and FTP SERVER URL provided by the host, and select the iPhone skin and login.
Now, if I misinterpreted the question and you just want to make a website that is mobile compatible, simply add this code in the <head> of each page:
Source Code
<meta name='viewport' content='width=device-width'>
<meta name='viewport' content='width=device-width'>
That will allow the page to be re-sized to the browser.
HerobrineLuka (2013-05-22 11:54:00)lol
Want to stalk me?
Join the Autonic Steam group! Members: 400+
My youtube channel! Subscriber Goal: 1102/10000
Join the Autonic Steam group! Members: 400+
My youtube channel! Subscriber Goal: 1102/10000
NINTENDO64 (2013-05-30 22:38:08)Well, no.
But, if you want a site compatible with all devices, use this code: <meta name='viewport' content='width=device-width'>
If you are making a site for 3DS, use this code: <meta name='viewport' content='width=320'>
If you are making a site for DSi, use this code: <meta name='viewport' content='width=240'>
"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 (2013-05-30 22:39:51)Oh, and then you could use http://heliohost.org for a host.
"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
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

Bump.