简体   繁体   English

桌面和移动网站

[英]Web Site for Desktop and Mobile

如何设计一个既适合移动版又适合桌面版的网站,HTML 4和CSS 2是否有指导方针?

您需要研究响应式框架

There are tons of articles and tutorials and frameworks which you can use. 您可以使用大量的文章,教程和框架。 No holy grail here because each website is different. 这里没有圣杯,因为每个网站都是不同的。

Some interesting articles in the topic: 该主题中一些有趣的文章:

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

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

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

Frameworks, tools you can use: 您可以使用的框架和工具:

http://html5boilerplate.com/mobile http://html5boilerplate.com/mobile

http://gridpak.com/ http://gridpak.com/

http://responsive.gs/ http://sensitive.gs/

Hope it helps. 希望能帮助到你。

If you want to develop from scratch as you pointed out in the comments, this will help you a lot: 如您在评论中指出的那样,如果您想从头开始开发,这将对您有很大帮助:

Article on responsive web design 关于响应式网页设计的文章

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM