【无标题】

在这里插入图片描述

<!doctype html>
<html lang="zh-CN">
  <head>
    <!-- 必须的 meta 标签 -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Bootstrap 的 CSS 文件 -->
    <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">

    <title>Hello, world!</title>
  </head>
  <body>
	<img src="img/img1.jpg" alt="边框" class="border-success border">
	<br />
	<div class=" d1 border border-start-0 border-warning rounded-top">test</div>
	<span class="text-primary">text-primary</span>
	<span class="text-secondary">text-secondary</span>
	<span class="text-success">text-success</span>
	<span class="text-danger">text-danger</span>
	<span class="text-warning">text-warning</span>
	<span class="text-info">text-info</span>
	<style type="text/css">
		.d1{
			width: 200px;
			height: 200px;
			margin: 10px;
		}
	</style>
	
	
    <script src="js/bootstrap.bundle.js" type="text/javascript"></script>

   
  </body>
</html>

<!doctype html>
<html lang="zh-CN">
  <head>
    <!-- 必须的 meta 标签 -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Bootstrap 的 CSS 文件 -->
    <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">

    <title>Hello, world!</title>
  </head>
  <body>
	<div class="c float-md-start border border-success">1</div>
	<div class="c float-md-end border border-success">2</div>
	<table class="table table-bordered" style="height: 200px;">
	<tbody>
	<tr>
	<td class="align-baseline">baseline</td>
	<td class="align-top">top</td>
	<td class="align-middle">middle</td>
	<td class="align-bottom">bottom</td>
	<td class="align-text-top">text-top</td>
	<td class="align-text-bottom">text-bottom</td>
	</tr>
	</tbody>
	</table>
	<style type="text/css">
		.c{
			width: 200px;
			height: 200px;
		}
	</style>
    <script src="js/bootstrap.bundle.js" type="text/javascript"></script>

   
  </body>
</html>

在这里插入图片描述

<!doctype html>
<html lang="zh-CN">
  <head>
    <!-- 必须的 meta 标签 -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Bootstrap 的 CSS 文件 -->
    <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">

    <title>Hello, world!</title>
  </head>
  <body>
	<div class="p-2 text-lowercase">the bootstrap4.x</div>
	<div class="p-2 text-uppercase">the bootstrap4.x</div>
	<div class="p-2 text-capitalize">the bootstrap4.x</div>
	<br />
	<div class="p-2 font-weight-bold">Bootstrap4.x</div>
	<div class="p-2 font-weight-normal">Bootstrap4.x</div>
	<div class="p-2 font-weight-light">Bootstrap4.x</div>
	<div class="p-2 font-italic">Bootstrap4.x</div>
	<style type="text/css">
		
	</style>
	
	
    <script src="js/bootstrap.bundle.js" type="text/javascript"></script>

   
  </body>
</html>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值