强烈推荐:30余个CSS导航菜单效果

王朝html/css/js·作者佚名  2006-11-24
窄屏简体版  字體: |||超大  

<!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=iso-8859-1" />

<title>Untitled Document</title>

<style type="text/css">

body {

margin:0;

padding:0;

font: bold 11px/1.5em Verdana;

}

h2 {

font: bold 14px Verdana, Arial, Helvetica, sans-serif;

color: #000;

margin: 0px;

padding: 0px 0px 0px 15px;

}

/*- Menu Tabs--------------------------- */

#tabs {

float:left;

width:100%;

background:#BBD9EE;

font-size:93%;

line-height:normal;

}

#tabs ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabs li {

display:inline;

margin:0;

padding:0;

}

#tabs a {

float:left;

background:url("tableft.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabs a span {

float:left;

display:block;

background:url("tabright.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#666;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs a span {float:none;}

/* End IE5-Mac hack */

#tabs a:hover span {

color:#FF9834;

}

#tabs a:hover {

background-position:0% -42px;

}

#tabs a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs B--------------------------- */

#tabsB {

float:left;

width:100%;

background:#F4F4F4;

font-size:93%;

line-height:normal;

}

#tabsB ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabsB li {

display:inline;

margin:0;

padding:0;

}

#tabsB a {

float:left;

background:url("tableftB.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabsB a span {

float:left;

display:block;

background:url("tabrightB.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#666;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsB a span {float:none;}

/* End IE5-Mac hack */

#tabsB a:hover span {

color:#000;

}

#tabsB a:hover {

background-position:0% -42px;

}

#tabsB a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs C--------------------------- */

#tabsC {

float:left;

width:100%;

background:#EDF7E7;

font-size:93%;

line-height:normal;

}

#tabsC ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabsC li {

display:inline;

margin:0;

padding:0;

}

#tabsC a {

float:left;

background:url("tableftC.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabsC a span {

float:left;

display:block;

background:url("tabrightC.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#464E42;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsC a span {float:none;}

/* End IE5-Mac hack */

#tabsC a:hover span {

color:#FFF;

}

#tabsC a:hover {

background-position:0% -42px;

}

#tabsC a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs D--------------------------- */

#tabsD {

float:left;

width:100%;

background:#FCF3F8;

font-size:93%;

line-height:normal;

border-bottom:1px solid #F4B7D6;

}

#tabsD ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabsD li {

display:inline;

margin:0;

padding:0;

}

#tabsD a {

float:left;

background:url("tableftD.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabsD a span {

float:left;

display:block;

background:url("tabrightD.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#C7377D;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsD a span {float:none;}

/* End IE5-Mac hack */

#tabsD a:hover span {

color:#C7377D;

}

#tabsD a:hover {

background-position:0% -42px;

}

#tabsD a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs E--------------------------- */

#tabsE {

float:left;

width:100%;

background:#000;

font-size:93%;

line-height:normal;

}

#tabsE ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabsE li {

display:inline;

margin:0;

padding:0;

}

#tabsE a {

float:left;

background:url("tableftE.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabsE a span {

float:left;

display:block;

background:url("tabrightE.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#FFF;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsE a span {float:none;}

/* End IE5-Mac hack */

#tabsE a:hover span {

color:#FFF;

}

#tabsE a:hover {

background-position:0% -42px;

}

#tabsE a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs F--------------------------- */

#tabsF {

float:left;

width:100%;

background:#efefef;

font-size:93%;

line-height:normal;

border-bottom:1px solid #666;

}

#tabsF ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabsF li {

display:inline;

margin:0;

padding:0;

}

#tabsF a {

float:left;

background:url("tableftF.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabsF a span {

float:left;

display:block;

background:url("tabrightF.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#666;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsF a span {float:none;}

/* End IE5-Mac hack */

#tabsF a:hover span {

color:#FFF;

}

#tabsF a:hover {

background-position:0% -42px;

}

#tabsF a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs G--------------------------- */

#tabsG {

float:left;

width:100%;

background:#666;

font-size:93%;

line-height:normal;

}

#tabsG ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabsG li {

display:inline;

margin:0;

padding:0;

}

#tabsG a {

float:left;

background:url("tableftG.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabsG a span {

float:left;

display:block;

background:url("tabrightG.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#FFF;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsG a span {float:none;}

/* End IE5-Mac hack */

#tabsG a:hover span {

color:#FFF;

}

#tabsG a:hover {

background-position:0% -42px;

}

#tabsG a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs H--------------------------- */

#tabsH {

float:left;

width:100%;

background:#000;

font-size:93%;

line-height:normal;

}

#tabsH ul {

margin:0;

padding:10px 10px 0 50px;

list-style:none;

}

#tabsH li {

display:inline;

margin:0;

padding:0;

}

#tabsH a {

float:left;

background:url("tableftH.gif") no-repeat left top;

margin:0;

padding:0 0 0 4px;

text-decoration:none;

}

#tabsH a span {

float:left;

display:block;

background:url("tabrightH.gif") no-repeat right top;

padding:5px 15px 4px 6px;

color:#FFF;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsH a span {float:none;}

/* End IE5-Mac hack */

#tabsH a:hover span {

color:#FFF;

}

#tabsH a:hover {

background-position:0% -42px;

}

#tabsH a:hover span {

background-position:100% -42px;

}

/*- Menu Tabs I--------------------------- */

#tabsI {

float:left;

width:100%;

background:#EFF4FA;

[1] [2] [3] [4] [5] 下一页

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航