Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个网站,您可以在其中找到一个 div,其中放置了一些文本。
我使用与我的客户完全相同的 FireFox 版本,但是,文本对她来说有点开箱即用,而在这里看起来很完美。
这个怎么可能?我们使用完全相同版本的 Firefox!
理论:
很可能您使用的是固定大小的元素和/或绝对定位,并且没有考虑到类型渲染和用户偏好的广泛变化。确保您的文本元素包含在内并且能够根据需要进行扩展。