以下为校内网代码:
<!--定义导航条-->
<style type="text/css"><!--
#navigation{position:absolute;left:150px;top:20px;width:900px;height:30px;background:transparent;border:solid 0px #FFCCFF;}
#navigation A,#navigation A:link,#navigation A:visited{FONT-WEIGHT:bold;FONT-SIZE:15px;FILTER:Glow(Color=CC99FF,Strength=7);COLOR:#ffffff;TEXT-DECORATION:blink;background:transparent;}
#navigation A:hover{FONT-SIZE:14px;BORDER-RIGHT:#cc99ff 1px dotted;BORDER-TOP:#cc99ff 1px dotted;BORDER-LEFT:#cc99ff 1px dotted;BORDER-BOTTOM:#cc99ff 1px dotted;background:transparent;}
--></style>