SOURCE

console 命令行工具 X clear

                    
>
console
<!DOCTYPE html>
<html>
   <head>
      <title>乃团博客模板</title>
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <!-- 引入 Bootstrap -->
      <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
 
      <!-- HTML5 Shiv 和 Respond.js 用于让 IE8 支持 HTML5元素和媒体查询 -->
      <!-- 注意: 如果通过 file://  引入 Respond.js 文件,则该文件无法起效果 -->
      <!--[if lt IE 9]>
         <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
         <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
      <![endif]-->
      <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>
    
      <!-- jQuery (Bootstrap 的 JavaScript 插件需要引入 jQuery) -->
      <script src="http://code.jquery.com/jquery-latest.js"></script>
      <!-- 包括所有已编译的插件 -->
      <script src="js/bootstrap.min.js"></script>
   </body>
</html>
/*注释*/
#sss{
  width: 800px;
}