<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>北大青鸟视频宣传片列表</title>
<style type="text/css";>
.title {
font-size: 14px;
font-weight: bold;
background-image: url(icon-03.jpg);
background-repeat: repeat-x;
color: #FFF;
height: 30px;
background-position: 0px 0px;
padding-top: 5px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 15px;
}
ul{
padding-left: 15px;
margin: 0px;
}
li{
float: left;
height: 158px;
width: 142px;
list-style:none;
}
h1 {
font-size: 12px;
font-weight: bold;
padding-left: 5px;
margin-top: 0px;
}
.div1 {
background-color: #CCC;
height: 360px;
width: 300px;
}
p {
font-size: 12px;
text-indent: 2em;
background-image: url(icon-01.jpg);
background-repeat: no-repeat;
background-position: 6px;
margin-top: 0px;
margin-bottom: 0px;
}
span{
background-image: url(icon-02.jpg);
line-height: 25px;
display: block;
background-repeat: no-repeat;
font-size: 12px;
text-indent: 2em;
background-position: 6px;
display:block;
}
img {
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-color: #FFF;
border-right-color: #FFF;
border-bottom-color: #FFF;
border-left-color: #FFF;
border-style:solid;
}
a:hover img{
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-color: #F08609;
border-right-color: #F08609;
border-bottom-color: #F08609;
border-left-color: #F08609;
border-style:solid;
}
</style>
</head>
<body>
<div class="div1">
<div class="title">精彩视频</div>
<ul>
<li><a href="#"><img src="video-01.jpg" /></a>
<h1>携手共同进步</h1>
<p>时长:80秒</p>
<span>点击:541563</span>
</li>
<li><a href="#"><img src="video-02.jpg" /></a>
<h1>美丽的起点</h1>
<p>时长:120秒</p>
<span>点击:657842</span>
</li>
<li><a href="#"><img src="video-03.jpg" /></a>
<h1>努力的过程</h1>
<p>时长:50秒</p>
<span>点击:912380</span>
</li>
<li><a href="#"><img src="video-04.jpg" /></a>
<h1>享受丰硕的成果</h1>
<p>时长:60秒</p>
<span>点击:47651280</span>
</li>
</ul>
</div>
</body>
</html>
S1 HTML 第七章 上机2
最新推荐文章于 2018-06-25 22:04:28 发布