How Can i make Mobile View of website Same As i see in My PC.
Currently i open my website in mobile, i see all alignment and pixel are is wrong.
So how can i ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhishek JaiswalPosted Aug 17, 2014, 7:41 AM
use media queries, for making ur website responsive.
just go through this link:
http://www.smashingmagazine.com/2010/07/19/how-to-use-css3-media-queries-to-create-a-mobile-version-of-your-website/
:)
Santosh GadgePosted Aug 16, 2014, 11:01 AM
to have proper visuals on mobile devices and on desktop required to have few changes in html.
1. Add meta tag in head section of html page
2. Remove all html table from page and replace them with div
most of the times table mess up visual on mobile devices while rendering page.
3. replace all exact width with % sizes
ie.
Ankur JainPosted Aug 16, 2014, 6:43 AM
You have to use percentage (%) instead of pixels in all properties, although creating a website responsive for all devices is not an easy task, if you have a good knowledge of css, html, js and jquery then only you can design a site responsive, in my case i am developer not a full time designer i can write css and html code easily for small changes, so if you are a developer like me and if you don't have so much knowledge of designing they i would suggest you please use templates that some responsive templates are free of cost available so that you can customize them as per you need, like you can find some good templates from
buzztheme.net
or if you would like to create your own then you may consider this link...
http://www.responsivegridsystem.com/