help-top.html

来自「sip代理服务器实现」· HTML 代码 · 共 29 行

HTML
29
字号
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>Help Index - IC Manifest</title>
<meta name="author"      content="Interactive Intelligence" />
<meta name="keywords"    content="" />
<meta name="description" content="" />
<meta http-equiv="content-type"  content="text/html; charset=iso-8859-1" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<link rel="stylesheet" type="text/css" href="styGeneral.css"/>
<link rel="stylesheet" type="text/css" href="styHelp.css" />
</head>

<body bgcolor="white" leftmargin="0" topmargin="0">

<table border="0" cellpadding="0" cellspacing="0" height="75" style="background-image: url(imgHeaderBackgroup.gif);background-repeat: no-repeat;" align="center" width="100%">
  <tr>
    <td width="87"  valign="top"><a href="http://www.inin.com"><img src="imgLogo.gif" height="76" width="87" border="0"/></a></td>
    <td valign="top" align="right">
      <a href="javascript:parent.close();" class="styHelp">close</a>
    </td>
    <td width="5"><img src="imgSpacer.gif" width="5" height="1" /></td>
  </tr>
</table>

</body>
</html>

⌨️ 快捷键说明

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