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

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.
主站蜘蛛池模板: 元朗区| 会理县| 丘北县| 鄱阳县| 怀化市| 进贤县| 景德镇市| 龙游县| 清流县| 南康市| 东阿县| 武穴市| 重庆市| 滕州市| 博爱县| 肃北| 尼木县| 常山县| 尚义县| 大荔县| 永城市| 孝义市| 崇左市| 东丽区| 遂溪县| 辽阳县| 茶陵县| 保德县| 上蔡县| 斗六市| 鹤壁市| 甘谷县| 唐山市| 莱芜市| 边坝县| 巍山| 凉城县| 全椒县| 施秉县| 甘肃省| 洪洞县|