有人可以解释我如何使用引导程序4测试版将文本标题与button
对齐,我相信这example不起作用,因为pull-left
已更改。对齐按钮与文本标题引导4测试版
我在使用float-left
当我尝试对齐它们时,但按钮并不是它应该在的位置,所以标题应该在左边,在同一行右边的按钮,这里是我的JSFIDDLE,所以可以有人向我解释说,用新的bootstrap 4测试版来实现这个目标。
<div class="row justify-content-center">
<div class="col-6">
<h5><strong>BLOG TITLE GOES HERE</strong></h5>
<div class="float-right">
<button type="button" class="btn btn-outline-secondary">Read more</button>
</div>
<p class="blockquote-footer text-primary">By Branko Milosevic</p>
<p>22.08.2017</p>
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
</div>
</div>
我提供** **的jsfiddle例如:P – PetarP
这里我们对此深感抱歉,并** **的jsfiddle是罚款。 – PetarP