Bootstrap 4 .float-right class
在Bootstrap中使用float-right类将元素放置在右侧。
默认文本对齐方式在左侧,并使用float-right类在右侧对齐文本,如以下代码段所示:
<div class="float-right"> This text is on the right. </div>
它也可以用于任何其他元素,例如<h1>,<p>等-
<p class="float-right"> On the right </p>
您可以尝试运行以下代码以实现float-right类-
示例
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bootstrap Example</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css">
<script src="https://cdn.staticfile.org/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Example</h2>
<div class="clearfix">
<div class="float-right">This text is on the right.</div><br>
<div class="float-left">This text is on the left.</div><br>
<div class="float-none">Float Removed</div><br>
</div>
</div>
</body>
</html>热门推荐
10 诗词送行祝福语大全简短
11 新房开工吉日祝福语简短
12 50多岁生日简短祝福语
13 安徽疫情祝福语简短英语
14 农民朋友发财祝福语简短
15 对生活祝福语简短精辟
16 搬家词简短祝福语朋友
17 女神结婚快乐祝福语简短
18 文学短句祝福语大全简短