📄 right.aspx
字号:
<%@ Page CodeBehind="right.aspx.vb" Language="vb" AutoEventWireup="false" Inherits="SRM.right" %>
<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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -