【发布时间】:2014-11-14 09:01:45
【问题描述】:
我用一些 CSS 编写了一个页面。现在我需要使用 Bootstrap 让它响应。但我是新手。
我只需要知道,如何使用 Bootstrap 3.1 使我的 CSS 响应式。我的 CSS 大部分是内联的:
.slider_size{width:750px; height:400px;; float:left;}
.right_banner{width: 400px; float: right; overflow: hidden; padding:0 0 0 0; margin:0 0 0 0 ;}
.cBoth{clear: both;}
.fleft{ float:left;}
.cbm5{ clear:both;}
.cat_mid{width: 25% !important; float: left; padding: 10px !important; text-align: center; border: 1px;}
.mid_cat_br{width: 100%; border: 1px solid #cfe2f1; height: 400px;}
【问题讨论】:
-
不。我不知道你在问什么。
-
响应式不是开/关开关。你需要了解更多:getbootstrap.com/getting-started
-
@jay 只是我需要让我的网站响应......这是我的一些内容的css......我也使用引导程序......所以我需要改变什么我的这个 css....其他任何想法...你能给我...请
标签: jquery html css twitter-bootstrap-3