码迷,mamicode.com
首页 > 其他好文 > 详细

字在线中

时间:2017-07-13 16:35:21      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:body   add   doc   gen   htm   lin   char   margin   center   

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style>
*{margin: 0;padding: 0;}
fieldset{
border:none;
border-top:1px solid #c6c6c6;
width:500px;
margin:0 auto;
height: 45px;
line-height:45px;
}
fieldset legend{
text-align:center;
padding:0 10px;
color: #c1c1c1;
font-size:25px;
}

</style>
</head>
<body>
<fieldset>
<legend>产品详情</legend>
</fieldset>
</body>
</html>

字在线中

标签:body   add   doc   gen   htm   lin   char   margin   center   

原文地址:http://www.cnblogs.com/weiyunblogs/p/7160428.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!