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.
是否可以制作一个宽度为 1200 像素的页面,所有测量值都固定为像素,然后如果用户宽度太小,则添加代码以缩小所有内容?
我不是要求流畅的 CSS,因为我已经制作了一个固定宽度的页面。我无法更改所有测量值,但仍然需要找到一种方法来缩小较小显示器的内容。
用户可以按 ctrl++ 可以使用媒体查询来交换样式。