📄 main.htmf
字号:
<!-- Copyright 2006 Sun Microsystems, Inc. All rights reserved. You may not modify, use, reproduce, or distribute this software except in compliance with the terms of the License at: http://developer.sun.com/berkeley_license.html$Id: main.htmf,v 1.3 2006/05/03 22:00:33 inder Exp $ --> <table valign="top" id="bodyTable" border="0"> <tr> <td> <map name="petmap"> <area onmouseover="javascript:this.style.cursor='pointer';" onclick="loadCategory('Science')" alt="Science" coords="72,2,280,250"> <area onmouseover="javascript:this.style.cursor='pointer';" onclick="loadCategory('Medical')" alt="Medical" coords="2,180,72,250"> <area onmouseover="javascript:this.style.cursor='pointer';" onclick="loadCategory('History')" alt="History" coords="60,250,130,320"> <area onmouseover="javascript:this.style.cursor='pointer';" onclick="loadCategory('Business')" alt="Business" coords="140,270,210,340"> <area onmouseover="javascript:this.style.cursor='pointer';" onclick="loadCategory('Arts')" alt="Arts" coords="225,240,295,310"> <area onmouseover="javascript:this.style.cursor='pointer';" onclick="loadCategory('Science')" alt="Science" coords="280,180,350,250"> </map> <img src="images/splash.gif" alt="Pet Selection Map" usemap="#petmap" width="350" height="355" border="0"> </td> </tr> </table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -