I have created an html page for login containing fields for username and password on top left corner of page. I want then when this page is viewed in Android emulator browser, only the top left part of my original page should be filling the entire page. How should I do this? How to make a webpage compatible to mobile browser.
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....