Layout Management
For achieving device independence, the layout of containers need to be specified using CSS properties. Using this method and the style overriding techniques provided by MyMobileWeb, a developer can alternate multiple layouts depending on different families of devices, tiny mobile phones, smartphones, PDAs, and so on.
For example, on a PDA, a designer would like to see a grid layout, because it has plenty of screen space whereareas on a tiny mobile phone a vertical layout would be more appropriate. Using MyMobileWeb, this can be achieved easily without duplicating any code and without additional effort by the developer.










