top.aspx

来自「基于.net科研管理信息系统 毕业设计参考代码」· ASPX 代码 · 共 19 行

ASPX
19
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
	<HEAD>
		<title>无标题文档</title>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; }
	--></style>
	</HEAD>
	<body>
		<center>
			<img src="../images/shenbao_1.gif" width="772" height="123" border="0" usemap="#Map"
				style="WIDTH: 772px; HEIGHT: 123px"> <map name="Map">
				<area shape="RECT" coords="357,96,424,119" href="../index.aspx" target="_parent">
			</map>
		</center>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?