【发布时间】:2016-03-04 06:57:16
【问题描述】:
我即将开始一个新项目,我希望设计能尽快做到最好。我的问题如下。考虑到我将使用 bootstrap 正在考虑为 PC 创建主题和为移动(m.example.com)创建主题的选项,但我认为这不再正确(如果我错了,请纠正我)然后考虑到用于响应式的 PC 设计可以正确执行以下操作:“隐藏在移动设备中”引导程序真的可以正确使用代码的许多部分吗?也就是说,浏览器会加载所有这些信息然后隐藏它,或者如果设计中隐藏了大量代码,这不会影响加载时间?
【问题讨论】:
-
Taking into account that I will use bootstrap was considering the option of creating a theme for PC and one for Mobile (m.example.com) but I think this is no longer correct (correct me if I'm wrong),那是正确,假设你设计正确。
标签: twitter-bootstrap responsive-design