Page 1 of 1

Designing a platform independent page

Posted: Wed Dec 21, 2011 3:29 am
by Live24x7
O.k - CSS is not my forte
What are the things to be kept in mind, if i want a webpage to display nicely in all possible screen sizes -
from a phone screen upto jumbo screens and -(fliud layout).

one that i got elsewhere -
1. use width = 100%
what about fonts, images etc ?

Any other suggestions ??

Re: Disgning a platform independent page

Posted: Wed Dec 21, 2011 10:52 am
by Celauran
Live24x7 wrote:What are the things to be kept in mind, if i want a webpage to display nicely in all possible screen sizes -
from a phone screen upto jumbo screens
Not likely to happen. I'd have a separate mobile site and try to redirect based on user agent.