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 管理屏幕下方
我尝试使用 flot:left 和 div 的 clear 属性无法得到我想要的。
提前致谢。
消除创建这样一个复杂布局的所有痛苦的方法是使用某种使用网格系统并支持响应式布局的 CSS 框架。
最重要的是,如果您选择了一个好的框架,他们将解决您在尝试生成这样的响应式设计时遇到的所有奇怪的跨浏览器问题。
您提供的上述示例使用Twitter Bootstrap生成相对简单。我建议对此进行调查。