HTML-邮件

<!doctype html>
<html>
<head>
    <title>收件箱</title>
    <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">  
    <script src="https://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script>
    <script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>

    <div class="container">
        <div class="row">
        <div class="col-md-12">
        <input type="checkbox">
        <img src="1.webp" class="img-circle" width="80">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>王颜博</b>
        <a href="#"><span class="glyphicon glyphicon-flag" style="color: rgb(118, 118, 140);"><strong>无主题</strong> https://www.cnblogs.com/wangyihang-xh/https://www.cnblogs.com/wangyanbo111/签名由 网易灵犀办公 定制</span></a>
        <a class="btn btn-info btn-xs">ToMe</a>
       </div>
    <div class="col-md-12">
        <input type="checkbox">
        <img src="2.webp" class="img-circle" width="80">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>王越硕</b>
        <a href="#"><span class="glyphicon glyphicon-flag" style="color: rgb(156, 150, 149);"><strong>夸你的文章</strong> 棒 棒 你真棒签名由 网易灵犀办公 定制</span></a>
        <a class="btn btn-info btn-xs">ToMe</a>
    </div>
       
    
    <div class="col-md-12">
        <input type="checkbox">
        <img src="3.webp" class="img-circle" width="80">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>王一行</b>
        <a href="#"><span class="glyphicon glyphicon-flag" style="color: rgb(156, 150, 149);"><strong>无主题</strong>赞美你王一行wangyihang@makeblock.net.cn签名由 网易灵犀办公 定制</span></a>
        <a class="btn btn-info btn-xs">ToMe</a>
    </div>
        <div class="col-md-12">
        <input type="checkbox">
        <img src="4.webp" class="img-circle" width="80">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>韩旭尧</b>
        <a href="#"><span class="glyphicon glyphicon-flag" style="color: rgb(156, 150, 149);"><strong>HELLO FSX!</strong>你这个人👍韩旭尧hanxuyao@makeblock.net.cn签名由 网易灵犀办公 定制</span></a>
        <a class="btn btn-info btn-xs">ToMe</a>
       </div>
    
        <div class="col-md-12">
        <input type="checkbox">
        <img src="5.webp" class="img-circle" width="80">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>郭立恒</b>
        <a href="#"><span class="glyphicon glyphicon-flag" style="color: rgb(156, 150, 149);"><strong>无主题</strong>赞美你郭立恒guoliheng@makeblock.net.cn签名由 网易灵犀办公 定制</span></a>
        <a class="btn btn-info btn-xs">ToMe</a>
     </div>
</div>
    </div>

</body>
</html>

 

posted @ 2023-03-11 19:37  fushuxuan1  阅读(19)  评论(0)    收藏  举报