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.
我本质上希望能够将整个站点(图像、元素、整个 sha-bang)缩放到用户正在使用的任何浏览器大小的窗口。任何人都成功地做到了这一点,并愿意分享如何?
顺便说一句,我正在使用 HTML 5。
您需要开始考虑使用百分比而不是像素来调整元素的大小。
看看这个简单的例子,它可能会对你有所帮助。祝你好运。
http://jsfiddle.net/hACbn/1/
看看使用响应式布局:
这是一个半体面的框架,可以帮助您入门
http://gridpak.com/