mail_left.php

来自「php+MySql写的一个企业快信系统……」· PHP 代码 · 共 24 行

PHP
24
字号
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<table width="135" height="421" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="139"><img src="images/mail_03.gif" width="135" height="421" border="0" usemap="#Map"></td>
  </tr>
</table>
<map name="Map">
  <area shape="rect" coords="30,173,96,192" href="indexs.php?lmbs=退出">
  <area shape="rect" coords="31,146,96,167" href="javascript:location.reload()">
  <area shape="rect" coords="35,96,99,116" href="indexs.php?lmbs=查找邮件">
  <area shape="rect" coords="33,69,95,89" href="indexs.php?lmbs=收件箱">
  <area shape="rect" coords="33,43,97,65" href="indexs.php?lmbs=发件箱">
<area shape="rect" coords="27,123,106,141" href="indexs.php?lmbs=查看邮件发送记录">
</map>

⌨️ 快捷键说明

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