Bootstrap .form-control-static类
当您需要将纯文本放置在水平表单中的表单标签旁边时,请在<p>上使用.form-control-static类。
您可以尝试运行以下代码来实现.form-control-static类-
示例
<!DOCTYPE html>
<html>
<head>
<title>Bootstrap Example</title>
<meta name = "viewport" content = "width = device-width, initial-scale = 1">
<link rel = "stylesheet" href = "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css">
<script src = "https://cdn.staticfile.org/jquery/3.3.1/jquery.min.js"></script>
<script src = "https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
</head>
<body>
<form class = "form-horizontal" role = "form">
<div class = "form-group">
<label class = "col-sm-2 control-label">Email:</label>
<div class = "col-sm-10">
<p class = "form-control-static">amit@example.com</p>
</div>
</div>
<div class = "form-group">
<label for = "inputPassword" class = "col-sm-2 control-label">Password:</label>
<div class = "col-sm-10">
<input type = "password" class = "form-control" id = "inputPassword" placeholder = "Password">
</div>
</div>
</form>
</body>
</html>热门推荐
10 升职祝福语朋友简短精辟
11 简短创意祝福语有什么
12 冬季祝福语大全 简短的
13 妈妈生日贺卡祝福语 简短
14 六一简短祝福语有哪些
15 班级群毕业祝福语简短
16 新年祝福语简短句子
17 新年祝福语简短创意兄弟
18 高考祝福语 简短12字