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

制作爱奇艺视频播放列表

时间:2017-11-04 19:41:28      阅读:1403      评论:0      收藏:0      [点我收藏+]

标签:-o   char   first   oct   set   doctype   次数   type   12px   

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>爱奇艺播放列表</title>
<style type="text/css">
li h2{
font-size:16px;
color:#4D4D4D;
}
li p:first-of-type{
color:#640000;
font-size:14px;
}
li p:last-of-type{
color:blue;
font-size:12px;
}
</style>
</head>
<h1>热播</h1>
<body>
<ul>
<li>
<img src="../img/img1.png">
<h2>神武赵子龙</h2>
<P>怒,林更新不抱网红抱女神</P>
<p>点击次数:242445次</p>
</li>
<li>
<img src="../img/img2.png">
<h2>旋风十一人</h2>
<p>胡歌变教练在撩前女友</p>
<P>点击次数:242445次</P>
</li>
<li>
<img src="../img/img3.png">
<h2>太阳的后裔</h2>
<p>宋慧乔吃嫩草</p>
<P>点击次数:242445次</P>
</li>
<li>
<img src="../img/img4.png">
<h2>山海经之赤影传说</h2>
<p>娜扎张翰再度联手</p>
<P>点击次数:242445次</P>
</li>
</ul>

</body>
</html>技术分享技术分享技术分享

制作爱奇艺视频播放列表

标签:-o   char   first   oct   set   doctype   次数   type   12px   

原文地址:http://www.cnblogs.com/hh9421/p/7784068.html

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