always be together
2 Jul
原代码
<a href=”faculty_lit.html#top” target=”faculty” onMouseOver=”this.style.color=’#8E6235′” onMouseOut=”this.style.color=’#808284′”>Literature</a>
鼠标略过时的颜色
onMouseOver=”this.style.color=’#8E6235′”
鼠标离开时的颜色
onMouseOut=”this.style.color=’#808284′”
Recent Comments