yarden gabay asks:
I am building a website for students. I want to give students a way to see a web page via the Firefox browser in the Android OS. How do I do that?
4 Answers -
Jack Cola
October 10, 2012Designing a website for a computer and a phone requires a different CSS sheet.
If you don’t have much coding knowledge, you can use a service like http://getsharesquare.com/ – not that I recommend them, but it’s one service I found previously covered on MUO http://www.makeuseof.com/dir/sharesquare-instantly-mobile-version-website/
Irshaad Abdool
October 10, 2012look for the script that detects the browser of the users. then create a template compatible with the android browsers and make the template handler use the created template whenever an android os/browser is detected
Harish Jonnalagadda
October 10, 2012Just use a new CSS style sheet with a canvas feature. That way, the style sheet would auto-fit the site based on the device’s screen resolution.
Let me know if you need any assistance in the matter.
susendeep dutta
October 11, 2012You can get to know some tips on creating website for mobile in the links below as designing a site for Android devices (mobile,tablets) is same as designing for mobile devices -
http://mashable.com/2011/03/24/mobile-web-design-tips/
http://www.webpagefx.com/design-build-mobile-web-site.html
http://www.smashingmagazine.com/guidelines-for-mobile-web-development/