How do we make an html page device / resolution independent
Printable View
How do we make an html page device / resolution independent
Use percentages when ever possible, and make sure all your images are small enough to fit on to a small screen.
can you use percentages for Fonts-sizes,Form-elements-sizes if yes can you give an example