Page 1 of 1

Display website on mobile

Posted: Thu Feb 07, 2013 3:38 pm
by arendu
Hi there,

I have built my website using CMS, but now I am planning to take it next level by customizing for mobile user.

So, I need your help to understand on how to make my website viewable on mobile format.

Thanks for your help.

Regards,
Arendu

Re: Display website on mobile

Posted: Thu Feb 07, 2013 5:25 pm
by Dr.CSS
You can find a lot of tutorials online to show you how, you need to understand HTML/CSS and how to use @media calls...

Re: Display website on mobile

Posted: Thu Feb 07, 2013 5:50 pm
by arendu
Thanks Dr.CSS for the info.

I would appreciate if you can give me some more details and some demo links.

-Arendu

Re: Display website on mobile

Posted: Thu Feb 07, 2013 6:43 pm
by Dr.CSS

Re: Display website on mobile

Posted: Fri Feb 08, 2013 1:57 pm
by Zoorlat
Here is a nice introduction to the what, why and how's of responive design: http://johnpolacek.github.com/scrolldec ... esponsive/

Have fun!