You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

How to keep same resolution

They have: 1 posts

Joined: Jun 2009

I want to view my site in every browser in the same resolution but it does not happen why?????

{{ mod edit - please put your signature links in your signature. Thanks }}

He has: 581 posts

Joined: May 2007

Pass.

(Without your computer in front of me, I can't tell. Sorry.)

I have experienced this on my IBM laptop, which runs at 120 DPI. Internet Explorer and Opera compensate for the smaller pixels by increasing text size by 25%. Webkit and Mozilla based browsers are pixel based - 1em at "medium" text size is 16px, for example, while in IE it is 20px.

This may or may not be your issue.

Cordially, David
--
delete from internet where user_agent="MSIE" and version < 8;