3-28惊世之作
作者:
萌新的小萌新 | 来源:发表于
2018-03-28 19:47 被阅读0次
代码秀
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>work</title>
<style type="text/css">
.box{
width: 400px;
height: 54px;
font: 20px "微软雅黑";
color: #333;
line-height: 54px;
border-top: #f00 solid 1px;
border-bottom: #666 solid 3px;
border-left:none;
border-right:none;
}
</style>
</head>
<body>
<div class="box"> 新闻列表</div>
</body>
</html>
结果有点惨

image.png
本文标题:3-28惊世之作
本文链接:https://www.haomeiwen.com/subject/aebucftx.html
网友评论