right.aspx
来自「基于.net科研管理信息系统 毕业设计参考代码」· ASPX 代码 · 共 27 行
ASPX
27 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<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 + -
显示快捷键?