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

html

时间:2014-10-10 01:54:53      阅读:385      评论:0      收藏:0      [点我收藏+]

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

<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<style type="text/css">


.aa{
width: 300px;
height: 50px;
background-color: #4FC0E8;
text-align: center;
padding-top:25px;
font-family:;
}
.bb{
width: 300px;
height: 200px;
background-color: #4FC0E8;
text-align: center;
padding-top:25px;
font-family: Arial;
}
.cc{
width: 300px;
height: 50px;
background-color:#3BAEDA;
text-align: center;
padding-top:25px;
font-family: Arial;

}
.dd{
width: 300px;
height:300px;
background-color: #4FC0E8;
text-align: center;
padding-bottom: -25px;
font-family: Arial;
}
.ee{
text-align: center;
width: 100px;
height:50px;
background-color: #3BAEDA;
text-align: center;
padding-bottom: -25px;
font-family: Arial;
}
.ff{
width: 150px;
height: 50px;
background-color: #3BAEDA;
color: #fff;
padding-right: 20px;

 

}
</style>
</head>
<body>
<div class="aa" style="color:#fff;">LOAD MORE</div><br/>
<div class="bb" style="color:#fff;" ><span img src="2.jpg"><img src="2.jpg" width="270" height="129">LOREM IPSUM DOLOR</span><p>dasdassdcdsfsddsfrscrf</p></div><br/>
<div class="cc" style="color:#fff;"img src="2.jpg">WEDNESDAY</div>
<div class="dd" style="color:#fff; font-size:90px;" >26</div>
<div class="ee" style="color:#fff;"><input class="ff" type="button" value="ADD EVENT" style="position: relative;bottom: 150px;border:0;text-align: center;"></div>

</body>

</html>

html

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

原文地址:http://www.cnblogs.com/HuanG-zd/p/4014694.html

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