<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transicional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns=" http://www.w3.org/1999/xhtml ">
<cabeza>
<meta http-equiv="Tipo de contenido" content="text/html; charset=gb2312" />
<title>网页特效代码|http://www.downcodes.com/|---用CSS实现的一张图完成的导航条</title>
<estilo>
ul,li{ estilo de lista:ninguno; flotador: izquierda;}
cuerpo{ tamaño de fuente:12px; altura de línea: 1,6; familia de fuentes:Verdana, "宋体", Arial; alineación de texto:centro;}
#info li{ margen-izquierda:4px; margen superior: 15px;}
#info a {display:block;text-align:center; relleno-izquierda: 15px;
padding-top:2px;padding-bottom:1px;imagen de fondo:
dirección URL ( <ul>
<li id="coche"> <a href=" http://www.downcodes.com/ " target="_blank"> <span>
游 戏</span></a></li>
<li id="trabajo"> <a href=" http://www.downcodes.com/ " target="_blank"> <span>
娱 乐</span></a></li>
<li id="eve"> <a href=" http://www.downcodes.com/ " target="_blank"> <span>
菜 单</span></a></li>
<li id="oth"> <a href=" http://www.downcodes.com/ " target="_blank"> <span>
好玩</span></a></li>
</ul>
</div>
<div style="clear:both">转载请注明出处 子鼠<a href=" http://www.zishu.cn " target="_blank">
http://www.zishu.cn</a > 作者:子鼠</div>
</cuerpo>
</html>