首页 > 代码库 > html练习
html练习
<!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练习
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。