head.dwt.php

来自「论坛管理系统php+mysql」· PHP 代码 · 共 34 行

PHP
34
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>无标题文档</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<style type="text/css">
<!--
.STYLE1 {
	font-family: "宋体";
	font-size: 36px;
}
-->
</style>
</head>
<body><table width="773"  border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center" valign="middle"><img src="image/1.gif" width="776" height="97" border="0" usemap="#Map"></td>
  </tr>
</table>

<map name="Map">
  <area shape="rect" coords="402,62,461,74" href="gly/admin.php" target="_blank">
  <area shape="rect" coords="477,62,529,76" href="index.php">
  <area shape="rect" coords="621,60,676,76" href="fbzt.php">
  <area shape="rect" coords="692,58,747,77" href="index.php">
  <area shape="rect" coords="549,60,601,77" href="javascript:location.reload()" target="_self">
</map>
</body>
</html>

⌨️ 快捷键说明

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