在Bootstrap中将元素的宽度设置为25%
要将元素的宽度设置为25%,请使用Bootstrap中的.w-25类。
您可以尝试运行以下代码来设置元素的宽度
示例
<!DOCTYPE html>
<html>
<head>
<title>Bootstrap Example</title>
<link rel = "stylesheet" href = "https://maxcdn.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://maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
</head>
<body>
<div class = "container">
<h3>Set element width</h3>
<div class = "w-100 bg-danger">Normal width</div>
<div class = "w-50 bg-success">Width is 50%</div>
<div class = "w-25 bg-warning">Width is 25%</div>
</div>
</body>
</html>热门推荐
10 敏字的祝福语简短
11 拜新年的祝福语简短
12 生日祝福语舅舅 简短独特
13 圣诞简短祝福语给父母
14 毕业祝福语保安文案简短
15 五十二新年祝福语简短
16 送给客户的祝福语 简短
17 送给员工美好祝福语简短
18 中秋祝福语给父亲简短