如何制作响应式HTML标记?

时间:2013-12-20 13:03:56

标签: html css responsive-design frontend

我了解CSS中的媒体查询。但是如果需要桌面和移动版本的不同HTML标记(容器的不同结构)呢?那里最好的做法是什么?

感谢。

2 个答案:

答案 0 :(得分:0)

最佳做法是使用Twitter Bootstrap或Foundation等框架。查看这篇文章:

http://www.designyourway.net/blog/resources/27-of-the-best-css-and-html-frameworks-available-to-download/

答案 1 :(得分:0)

对于响应式HTML,我们可以通过以下方式实现

1.instead of pixel use %
2.media queries
3.jquery mobile  http://jquerymobile.com/