Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

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?

susendeep dutta
2012-10-11 13:42:12
You 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.htmlhttp://www.smashingmagazine.com/guidelines-for-mobile-web-development/
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
Harish Jonnalagadda
2012-10-10 16:15:46
Just 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.
Irshaad Abdool
2012-10-10 05:20:26
look 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
Jack Cola
2012-10-10 03:15:32
Designing 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