?? 實例12.改變背景的菜單.html
字號:
<STYLE>
td {
font-size:9pt; COLOR: #ffffff;
}
</STYLE>
<table border=0 cellpadding=0 cellspacing=1>
<tr align=center>
<td width=80 height=22 bgcolor="#336699" onMouseOver="javascript:this.style.backgroundColor='#336633'" onMouseOut="javascript:this.style.backgroundColor=''" STYLE='cursor:hand'>黑龍江大學</td>
<td width=120 bgcolor="#336699" onMouseOver="javascript:this.style.backgroundColor='#336633'" onMouseOut="javascript:this.style.backgroundColor=''" STYLE='cursor:hand'>哈爾濱工業(yè)大學</td>
<td width=120 bgcolor="#336699" onMouseOver="javascript:this.style.backgroundColor='#336633'" onMouseOut="javascript:this.style.backgroundColor=''" STYLE='cursor:hand'>哈爾濱工程大學</td>
<td width=100 bgcolor="#336699" onMouseOver="javascript:this.style.backgroundColor='#336633'" onMouseOut="javascript:this.style.backgroundColor=''" STYLE='cursor:hand'>東北農(nóng)業(yè)大學</td>
<td width=100 bgcolor="#336699" onMouseOver="javascript:this.style.backgroundColor='#336633'" onMouseOut="javascript:this.style.backgroundColor=''" STYLE='cursor:hand'>東北林業(yè)大學</td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -