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

这是最近的作业10.12

时间:2014-10-12 19:23:58      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:style   color   io   os   ar   sp   div   on   html   

<!DOCTYPE HTML>
<html>
<head>
 <title></title>
 <style type="text/css">
 .xm{
  margin: 10px;
  width:350px;
  height: 415px;
  background-color:#F2DEAA;
  margin-left: 300px;
   }
 .xm1{
  width: 350px;
  height: 103px;
  background-color: #4FC0E8;
  border-bottom: solid;
  border-bottom-color:#39B0D8;
 }
 .xm2{
  position:absolute;
  margin-left: 112px;
  margin-top: 60px;
  width:126px;
  height: 80px;
  background-color:#4FC0E8;
  border-bottom: solid;
  border-bottom-color:#39B0D8;
  border-radius: 50%;
 }
 .xm3{
  width: 350px;
  height: 235px;
  background-color: white;
 }
 .xm4{
  width: 350px;
  height: 78px;
  background-color: #4FC0E8;
  border-bottom: solid;
  border-bottom-color:#39B0D8;
 }
 .tp{
  position:relative;
  padding-left:135px;
  padding-top: 30px;
 }
 .zt{
  font-size: 20px;
  font-family: arial;
  font-weight: 600;
  color: #4FC0E8;
  padding-left: 75px;
  padding-top: 61px;
 }
 .zt1{
  padding-top: 20px;
  padding-left: 20px;
  font-size: 15px;
  font-family: arial;
  color: #D4D5DA;
 }
 .zt3{
  font-size: 20px;
  font-family: arial;
  font-weight: 600;
  color: white;
   text-align: center;
   padding-top: 30px;
 }
 </style>
</head>
 <body>
  <div class="xm">
   <div class="xm1">
    <div class="xm2"></div> 
    <div class="tp"><img src="1.png"></div>
   </div>
   <div class="xm3">
    <div class="zt">LOREM IPSUM DOLOR</div>
    <div class="zt1">
    ksegfjsdgn klsdfhuis gnbkjfsdhenj afashjf<br/>
    dzgushbg yudfhjs gbihigsdgsdiog udh sdgs<br/>
    iogsdugs duisdghugsd asdfasfasdhfsrh agfas<br/>
    sgfkajgds sh lkgfhdjdkj gjdggasdgd<br/>
    </div>
   </div>
   <div class="xm4">
    <div class="zt3">LOAD MORE</div>
   </div>
   
  </div>
 </body>
</html>

这是最近的作业10.12

标签:style   color   io   os   ar   sp   div   on   html   

原文地址:http://www.cnblogs.com/DTH911/p/4020810.html

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