I am developing mobile website in Eclipse tool(no plugins were used). It must support android,*blackberry*,ios,*windows* mobiles. I have five html files. Do i need to have seperate CSS files for each device & for each html files. Which would be optimistic method of adding CSS files?
And will all the 4 platform accept same set of codes or do i need to have any specific code/functions for different devices?
what is the height specifying format(i.e. px,em,%) to be used, so that webpage can get adjusted to different mobile screen sizes?