css – Twitter的Bootstrap移动友好像Skeleton?

前端之家收集整理的这篇文章主要介绍了css – Twitter的Bootstrap移动友好像Skeleton?前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
骨架是按比例,以适应移动浏览器,遵循 responsive web design的原则。Bootstrap提供相同吗?

解决方法

还没有 – http://groups.google.com/group/twitter-bootstrap/browse_thread/thread/6db57d09f654a326?pli=1

但它会在某个时候。 The Roadmap有版本2.0。它足够轻巧,在我的经验,你可以添加在自己的媒体查询没有太多的麻烦。

编辑 – 截至2012年2月1日,version 2.0是,响应下来到开箱即用的移动。

编辑 – 截至2013年8月19日,version 3.0是不是,它不仅响应,但采取移动优先方法

With Bootstrap 2,we added optional mobile friendly styles for key aspects of the framework. With Bootstrap 3,we’ve rewritten the project to be mobile friendly from the start. Instead of adding on optional mobile styles,they’re baked right into the core. In fact,Bootstrap is mobile first. Mobile first styles can be found throughout the entire library instead of in separate files.

猜你在找的CSS相关文章