码迷,mamicode.com
首页 > Web开发 > 详细

web 前端学习笔记

时间:2017-06-08 10:33:34      阅读:229      评论:0      收藏:0      [点我收藏+]

标签:中心   order   specified   前端   div   url   img   post   art   

  <!DOCTYPE HTML>
<head>
<style type="text/css">
body

background: #ff0000 url(img/QQ图片20150821075230.ico) no-repeat fixed center ;    //no-repeat fixed center  无反复固定中心
}
p.bottommargin
{
margin-bottom: 205px;
color: black;
border: solid thick green;
}
</style>
</head>
<body >


<p>This is a paragraph with no margin specified</p>
<p class="bottommargin">This is a paragraph with a specified bottom margin</p>
<p>This is a paragraph with no margin specified</p>


</body>
</html>

web 前端学习笔记

标签:中心   order   specified   前端   div   url   img   post   art   

原文地址:http://www.cnblogs.com/lxjshuju/p/6960900.html

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