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

html练习

时间:2014-10-10 02:08:53      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:style   color   io   ar   div   on   html   ad   ef   

<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8">
<style type="text/css">
.bj-div{
margin-left: 400px;
width: 280px;
height: 520px;
background-image: url("2.jpg");
text-align: center;
color: red;
}
.ziti1{
font-size: 90px;
text-align: center;
color: red;
margin-bottom: 10px;

}
.ziti2{

font-size: 15px;
color: red;


}
.ziti3{
margin-top: 250px;
font-size: 15px;
color: red;


}
</style>
</head>
<body>


<div class="bj-div">
<p class="ziti1"> 03:36 </p>
<p class="ziti2">Friday September 27</p>
<p class="ziti3">slide to uniok </p>


</div>


</body>
</html>color: #4FC0E8;

html练习

标签:style   color   io   ar   div   on   html   ad   ef   

原文地址:http://www.cnblogs.com/tangguohong/p/4014798.html

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