right.aspx

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

ASPX
23
字号
<html>
	<head>
		<title>无标题文档</title>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<style type="text/css"> <!-- body { margin-top: 0px; margin-left: 0px; background-color: #FFFBFF; }
	--> 
		</style>
	</head>
	<body>
		<div align="center">
			<p>
			<map name="Map">
					<area shape="RECT" coords="446,99,477,119" href="#">
					<area shape="RECT" coords="448,60,493,78" href="#">
					<area shape="RECT" coords="423,124,456,148" href="#">
					<area shape="RECT" coords="374,135,405,152" href="#">
					<area shape="RECT" coords="85,244,119,268" href="#">
				</map>
			</p>
		</div>
	</body>
</html>

⌨️ 快捷键说明

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