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.
我被告知要考虑为我的 CSS 使用 Blueprint 或 960 之类的框架。
我不明白的是,即使两个用户的屏幕分辨率不同,它如何使网站看起来一致。
这是如何运作的?
它们使用与窗口大小无关的单位来指定大小。因此,如果用户有一个宽窗口,则有一个装订线,如果是一个窄窗口,则有一个水平滚动条。
除了作为用户最大窗口大小的限制因素外,分辨率无关紧要。