桌面和移动网站

时间:2012-06-27 06:02:28

标签: php html css web mobile-website

如何设计适合移动设备和桌面的网站,HTML 4和CSS 2中是否有任何指导方针

3 个答案:

答案 0 :(得分:3)

您想查看responsive frameworks

答案 1 :(得分:2)

您可以使用大量文章,教程和框架。这里没有圣杯,因为每个网站都不同。

主题中有一些有趣的文章:

http://www.html5rocks.com/en/mobile/responsivedesign/

http://smashingmagazine.com/tag/responsive-design/

http://www.alistapart.com/articles/responsive-web-design/

您可以使用的框架,工具:

http://html5boilerplate.com/mobile

http://gridpak.com/

http://responsive.gs/

希望它有所帮助。

答案 2 :(得分:1)

如果你想按照你在评论中指出的那样从头开发,这将对你有所帮助:

Article on responsive web design