gpt4 book ai didi

html - 相同版本的 Firefox 在具有相同系统的不同计算机上的页面看起来不同

转载 作者:行者123 更新时间:2023-11-28 18:58:43 25 4
gpt4 key购买 nike

我之前问过这个问题,但对 Firefox 有一点讽刺意味,而且没有任何例子,所以我的问题被否决了,我要求删除它。

现在我有了我的问题的例子。这需要一些时间来摆脱所有 ASP.NET 废话并使该示例可读,所以我将非常感谢任何帮助。

那个网站:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<style type="text/css">
body {
font-family:arial, tahoma, sans-serif;
font-size:12px;
}

.riTextBox {
border:1px solid #aeaeae;
padding:2px 0 2px 1px;
font:11px arial,sans-serif;
width: 70px;
}

.something {
border: 0pt none;
height: 1px;
width: 1px;
}
</style>
</head>
<body>
<div class="WizardInput" style="width: 300px;">
<div>
<span style="display:inline-block;width:60px;">USD $</span>
<span style="white-space:nowrap;"><input class="riTextBox" type="text"><input class="something" type="text"><input class="something" type="text"><input type="hidden"></span>
<span style="white-space:nowrap;"><input class="riTextBox" type="text"><input class="something" type="text"><input class="something" type="text"><input type="hidden"></span>
<span style="white-space:nowrap;"><input class="riTextBox" type="text"><input class="something" type="text"><input class="something" type="text"><input type="hidden"></span>
</div>
</div>
</body>
</html>

在我的电脑上看起来像这样:

my firefox 5

在其他计算机上看起来像这样(这里是我的 gf 计算机):

her firefox 5

差异大约是 1px,当我将 300px 更改为 299px 时,它到处都崩溃了。

有人有想法吗?这对我来说真的很痛苦,因为我需要在 Firefox 上工作时测试网站。

最佳答案

将文本缩放重置为标准值。

我还要确认不存在以某种方式干扰样式表的网络/链接问题。

关于html - 相同版本的 Firefox 在具有相同系统的不同计算机上的页面看起来不同,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6877628/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com