[QUOTE=camperjohn64;18375968]1) Make the same website, but as a 100% width website.
2) Shrink your browser to 300 pixels wide to see it as people will see it on their phones. Expand and contract to make sure floats work properly.
3) Tell the browser to use native width:
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;" />
I use this method above. If you are running a freesite you can always make a choice to send it to your best mobile sponsor and just redirect. It's worth trying a few things out to see what works best for you personally.
|