?? 變顏色的菜單.htm
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
</head>
<body><script language="JavaScript">
function openme(object){
object.style.background="#FFFFCC";}
function closeme(object){
object.style.background="#99FFFF";}
</script>
<table border="1" cellspacing="2" width="30%" bgcolor="#99FFFF" cellpadding="2" class=p2>
<tr>
<td align="center" width="15%" onMouseOver="openme(this);" onMouseOut="closeme(this);"><a
href="http://www.hongen.com/pc/index.htm"><strong>電腦樂園</strong></a></td>
<tr>
<td align="center" width="15%" onMouseOver="openme(this);" onMouseOut="closeme(this);"><a
href="http://www.hongen.com/eng/index.htm" ><strong>輕松英語</strong></a></td>
</tr>
<tr>
<td align="center" width="15%" onMouseOver="openme(this);" onMouseOut="closeme(this);"><a
href="http://www.hongen.com/proedu/index.htm" ><strong>繼續教育</strong></a></td>
</tr>
<tr>
<td align="center" width="15%" onMouseOver="openme(this);" onMouseOut="closeme(this);"><a
href="http://www.hongen.com/album/index.htm"><strong>同窗名錄</strong></a></td>
</tr>
<tr>
<td align="center" width="15%" onMouseOver="openme(this);" onMouseOut="closeme(this);"><a
href="http://www.hongen.com/edu/index.htm"><strong>動感校園</strong></a></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -