I am having problems with the auto resize feature of the android browser. The widths on my site are going a bit haywire when the device is in portrait mode.
What I w
give Width in % instead of px, like width:100%;
Width
width:100%;