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.
我现在正在研究比简单网页更大的东西。它应该可以在手机/平板电脑/个人电脑上访问。最好使用http://foundation.zurb.com/之类的框架,还是为不同的终端设备实现更多布局?
无论您是否选择框架,您仍然需要为不同的视口编写一些自定义 CSS。
但无论如何我都会选择一个框架。他们为您完成了所有繁重的工作,并且有数百人在他们身上工作过,这使得它们比您在短时间内想出的任何东西都更加强大。
您所要做的就是编写一些额外@media的查询来为不同的视口自定义样式。
@media