第二本第六章上机3制作聚美优品美容热点产品列表

<!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">
.a {
	border: 1px solid #000;
	background-color: #FFC;
	
	}
	a{text-decoration:none;}
li {
	background-image: url(dot_02.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style-type: none;
	border-bottom: dashed;
	
}
li a:hover {
	color: #F0F;
	background-image: url(dot_01.gif);
	background-repeat: no-repeat;
	
}
.aa {
	background-color: #F03;
	
}
srong{
	color:#FFF}
</style>
</head>

<body class="a">
<ul >
  <p class="aa">大家都喜欢买的护肤品</p>
  <li class="s"><a href="#"/>
    <srong>   1</srong>
    雅诗兰黛即时修护眼部精华霜15ml</a></li>
  <li ><a href="#"/>
    <srong>   2</srong>
    伊丽莎白雅顿显效复合活肤霜 75ml</a></li>
  <li><a href="#"/>
    <srong>   3</srong>
    OLAY玉兰油多效修护霜 50g</a></li>
  <li><a href="#"/>
    <srong>   4</srong>
    巨型一号丝瓜水320ML</a></li>
</ul>
</body>
</html>

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章