What could cause the same browser on different PCs to render the same HTML differently?

后端 未结 6 1676
说谎
说谎 2021-02-09 04:18

I\'m stumped. A client and I are both running Firefox 3.0.12 on XP machines. We view the same page in the same browser on different machines and have different results. Note: Al

6条回答
  •  悲哀的现实
    2021-02-09 04:52

    How about your font smoothing settings - are they the same (none/antialias/ClearType)? That can change the width of a given text, and might just be what you're looking for.

提交回复
热议问题