Getting website to look the same across all monitors

Associate
Joined
6 Mar 2009
Posts
495
After designing my website i found that on different monitors it looks different, with elements being in the wrong place or not centered etc. Even when setting the resolution the same on each monitor it looks different. For example it was designed using a 19'' and recently viewed it on a 17'' and a 24'' and the elements were all over the place.

I have read about using % instead of px in my css. What would be the best approach??

Thanks
 
like what ^^^ said, if you are using px is should always eb the same, are you sure you have not accidently put something to be % ?
 
Its different machine and different monitors. Its IE8 that im running and both machines have the same version and same updates.
Same versions of windows? Same text sizes on both machines?

To be honest, no site design is going to look exactly the same on every machine, and every browser. Knowing what will change between them and making the layout consistent across them all is part of the skill of designing a good site.

Here's a good reference site for you :)

http://dowebsitesneedtolookexactlythesameineverybrowser.com/
 
Yea same version of windows, XP. It can be big changes too, like a table sitting in the bottom left of the page instead on sitting in the center!
 
Back
Top Bottom