Is there a different name? I tried index.html, but the url didn't look anything like the one demo'd, and I was told it was not the right format. i get something that looks like this:
<!DOCTYPE html PUBLIC "-//W3c//DTD html 4.01//EN" "http://www.w3c.org/tr/html4/strict.dtd"><html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta content="yes" name="apple-mobile-web-app-capable"><meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="minimum-scale=1.0, width=device-width, maximum-scale=0.6667, user-scalable=no" name="viewport"><meta content="IE=8" http-equiv="X-UA-Compatible"><link type="text/css" rel="stylesheet" href="desktop.css"><link type="text/css" rel="stylesheet" media="only screen and (max-device-width: 480px)" href="mobile.css"><script src="functions.js" type="text/javascript"></script>
I did do dropbox, show url several times, and one time I got the beautiful screen, but can't duplicate it.
<!DOCTYPE html PUBLIC "-//W3c//DTD html 4.01//EN" "http://www.w3c.org/tr/html4/strict.dtd"><html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta content="yes" name="apple-mobile-web-app-capable"><meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="minimum-scale=1.0, width=device-width, maximum-scale=0.6667, user-scalable=no" name="viewport"><meta content="IE=8" http-equiv="X-UA-Compatible"><link type="text/css" rel="stylesheet" href="desktop.css"><link type="text/css" rel="stylesheet" media="only screen and (max-device-width: 480px)" href="mobile.css"><script src="functions.js" type="text/javascript"></script>
I did do dropbox, show url several times, and one time I got the beautiful screen, but can't duplicate it.