网页设计制作,CSS实现隔行换色两种方法:第一种方法: 以下为引用的内容:<style type="text/css">UL.myul1 LI{background-color: [removed]this.sourceIndex%2==0?'#9FB7F6':'#B6C8F8');}</style>&