我可以在bootstrap 4版本中使用bootstrap3类(面板,右拉,col-xs-4)

时间:2018-04-11 11:00:24

标签: twitter-bootstrap-3 bootstrap-4

这里有一个混乱。 我可以在bootstrap 4版本中使用bootstrap3类 示例:panel,pull-right,col-xs-4 在我的切除项目中。我用过这些课程。我可以使用相同的或替换新的类(面板卡)。

1 个答案:

答案 0 :(得分:0)

在Bootstrap 4中 -

(1)面板,水井和缩略图已被卡片取代。

<div class="card">
<img class="card-img-top" src="..." alt="Card image cap">
<div class="card-body">
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>

(2)左拉和右拉由浮左和右右替换。

(3).col-xs-4现在是.col-4