console
<!DOCTYPE html>
<html>
<head>
<title>乃团博客模板</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link href="//jsrun.net/g49Kp.css">
</head>
<body>
<p><img class="img-responsive center-block" src="https://s4.ax1x.com/2022/02/19/HbKKrF.jpg" height="100" width="100"/></p>
<p><img class="img-responsive center-block" src="https://s4.ax1x.com/2022/02/19/HbM1OS.png" height="400" width="400"/></p>
<div class="page-header" style="background-color: #CEEEFF;">
<div class="container">
<h1 style="color: #9900FF;">我是标题</h1>
<p>我是博客时间</p>
</div>
</div>
<div class="container">
<img id="sss" src="https://pic2.zhimg.com/v2-7d8d1b4935347364bb972cffc93f1dee_r.jpg?source=1940ef5c">
<br>
<br>
我是博客主体
</div>
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>
#sss{
width: 800px;
}