top.asp
来自「系统主要包括:辅助教学、在线考试、在线答疑、实验系统等功能模块。辅助教学子系统提」· ASP 代码 · 共 17 行
ASP
17 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="#6699CC" leftmargin="0" topmargin="0">
<img src="image/bt.gif" width="800" height="80" border="0" usemap="#Map">
<map name="Map">
<area shape="rect" coords="275,54,371,76" href="glleft.asp" target="leftFrame">
<area shape="rect" coords="183,55,261,76" href="bmleft.asp" target="leftFrame">
<area shape="rect" coords="62,56,171,76" href="left.asp" target="leftFrame">
</map>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?