官术网_书友最值得收藏!

Rows

A row is used to define a selection of elements that should be dealt with as a horizontal group. As such, rows reside within a container element. The power of the row lies in being able to stack content vertically, almost like containers within a container, or defining a section of the page. Creating a row is as simple as applying the row class to the desired element:

<body>
<div class="container">
<h1>Help, I'm trapped in a container!</h1>
<div class="row">
<div>Section 1</div>
</div>
<div class="row">
<div>Section 2</div>
</div>
<div class="row">
<div>Section 3</div>
</div>
</div>
<div>
<h1>I'm free!</h1>
</div>
</body>

Take a look at Figure 2.4, as follows:

Figure 2.4: Using rows (example03.html)

The true power of rows only becomes apparent when they are used with columns.

Flexbox is now on by default, so support for IE9 was dropped from Bootstrap 4.
主站蜘蛛池模板: 安远县| 呼伦贝尔市| 武义县| 丁青县| 墨脱县| 曲阜市| 双城市| 雅安市| 邹城市| 乌什县| 金湖县| 文登市| 彰化县| 灵寿县| 高陵县| 金昌市| 五台县| 屏边| 赫章县| 建水县| 德阳市| 清涧县| 池州市| 家居| 台中市| 渭源县| 鹤壁市| 新余市| 石屏县| 交口县| 罗江县| 密云县| 仪征市| 仙游县| 长岛县| 沙河市| 德清县| 秭归县| 子洲县| 巴南区| 武山县|