Heim >Web-Frontend >HTML-Tutorial >html+css实现购物显示_html/css_WEB-ITnose

html+css实现购物显示_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:49:071264Durchsuche

<strong><span style="font-size:12px;">      <title>MyHtml.html</title>    <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">    <meta http-equiv="description" content="this is my page">    <meta http-equiv="content-type" content="text/html; charset=gb2312">	<style type="text/css">		*{margin:0px;padding:0px;}		#web{			width:1020px;height:345px;border:2px solid #660066;			margin:40px auto;		}		#web .pic{width: ;height:}		#web ul li {			list-style-type:none;			border-right:1px solid #D9D9D9;			width:247px;height:265px;			float:left;margin:2px 1px;			position:relative;		}		#web ul li:hover{background:#FF9966}		#web ul li .cls{			width:60px ;height:30px ;background:url("images/jg.png");			position:absolute;top:135px;left:97px;color:#FFF;			font-family:"寰</style></span></strong>
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn