i just want to do something that if the resolution is changed, div's structure will be changed too. How to do this? What's the name of this kind operations? Thanks. fluid divs

Thanks.

有帮助吗?

解决方案

You are looking to make a responsive design.

This is supported out of the box in Bootstrap 3, in Bootstrap 2.x you need to just add in an extra css file - you can read more here:

http://getbootstrap.com/2.3.2/scaffolding.html#responsive

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top