html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
test#list1 a:hover{
color:#CC0033;
}
#list2 a:hover{
color:#CC0033;
}
/*#list2 a:active{
color:#0000FF;
}*/
#left,#right{
float:left;
color:#FF33CC;
}
#right{
padding:10px;
margin-top:40px;
}
body{
font-size:28px;
line-height:45px;
}
a{text-decoration:none;
color:#FF0000;} /*去除锚链接的下划线*/
li{
list-style:none;
}
document.getElementById('text2').style.display='none'">第一节
document.getElementById('text1').style.display='none'">第二节
gaga
hehe
效果如下图: