hi frnds, I have a developed a site and i want to be of same size in all the browser and also same height & width in any size of screens is this possible if yes please help me how to do it...............a simple code just to fit my site in any screen properly.
browsers do differ in displaying of the code. however, it's really hard to solve the problem without seeing the actual site. what's the url?
The best way to do this is start with a consistent rendering by using error-free XHTML 1.0 Strict code. If you absolutely have to you can recognize the browser in your server code like php, asp. asp.net. Once you do this you can make minor adjustments to size pages based on browser.