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 }}
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 }}
webwiz posted this at 19:53 — 25th June 2009.
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;