<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-2"> <input type = "checkbox"> <a href = "#"> <img src = "https://cowork-storage-public-cdn.lx.netease.com/sign/2023/01/27/0bba5d549b2e44229b82917dc581827c.png" class = "img-circle" height = 70>   我 </a> </div> <div class = "col-md-8"> <a href = "#"> <br/> <span class="glyphicon glyphicon-flag" style="color: rgb(255, 140, 60);"></span> 无标题   link rel="stylesheet"... </a> </div> <div class = "col-md-2"> <a href = "#"> <br/> 2月23日 </a> </div> </div> </div> </body> </html>
标签:...,23,无标题,HTML,nbsp,邮箱 From: https://www.cnblogs.com/wangyihang-xh/p/17206740.html