top.aspx
来自「基于.net科研管理信息系统 毕业设计参考代码」· ASPX 代码 · 共 45 行
ASPX
45 行
<%@ Page CodeBehind="top.aspx.vb" Language="vb" AutoEventWireup="false" Inherits="SRM.top" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<link href="../css/style.css" rel="stylesheet">
<style type="text/css">
<!--
body {
margin-bottom: 0px;
margin-right: 0px;
background-color: #FFFBFF;
}
--></style>
<body>
<table width="784" height="138" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="784" class="top"><font color="#FFFFFF" size="+2" face="黑体">
<center>
</center>
</font><font color="#FFFFFF" size="+2" face="黑体" class="he"><font color="#FFFFFF" size="+2" face="黑体" class="he">
<font color="#FFFFFF" size="+2" face="黑体" class="he"><img src="../images/shenbao_1.gif" width="778" height="130" border="0" align="left" usemap="#Map"></font></font></font></td>
</tr>
</table>
<map name="Map">
<area shape="poly" coords="396,58" href="#">
<area shape="poly" coords="407,45" href="#">
<area shape="poly" coords="426,40" href="#">
<area shape="poly" coords="456,32" href="#">
<area shape="poly" coords="471,37" href="#">
<area shape="poly" coords="481,65" href="#">
<area shape="poly" coords="460,79" href="#">
<area shape="poly" coords="497,78" href="#">
<area shape="poly" coords="489,74" href="#">
<area shape="poly" coords="348,105" href="#">
<area shape="poly" coords="310,80" href="#">
<area shape="poly" coords="283,48" href="#">
<area shape="poly" coords="263,54" href="#">
<area shape="poly" coords="231,57" href="#">
<area shape="poly" coords="266,97" href="#">
<area shape="rect" coords="364,104,422,123" href="../index.aspx" target="_parent">
</map>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?