📄 help.asp
字号:
<link href="css.css" rel="stylesheet" type="text/css">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>帮助中心--{$webname}--{$title}</title>
</head>
<body leftmargin=0 marginwidth=0 topmargin="0" marginheight="0">
{$top}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" colspan="3" align="center" background="{$setpath}images/announce.gif">
<table width="80%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td width="15%" align="center"><strong>网站公告 |</strong></td>
<td width="85%"><font color="#FF6600">{$notemessage}</font></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="200" align="center" valign="top">
{$cart}
<table width="195" border="0" cellspacing="0" cellpadding="0" background="images/brandbg.gif">
<tr>
<td height="30" background="chinese/help.gif"> </td>
</tr>
<!-- BEGIN helplist -->
<tr>
<td align="center"><table width="95%" border="0" cellspacing="3" cellpadding="0">
<tr>
<td height="1" colspan="2" background="images/bar1.gif"><img src="images/null.gif" width="1" height="1"></td>
</tr>
<tr>
<td width="53%" height="30">● {$helptitle}</td>
<td width="47%"><img src="images/way.gif" width="36" height="12"></td>
</tr>
<tr>
<td height="30" colspan="2">{$getsmallhelp}</td>
</tr>
</table></td>
</tr>
<!-- END helplist -->
<tr>
<td height="10" align="center" background="images/BRANDdown.gif"><img src="images/null.gif" width="1" height="10"></td>
</tr>
</table>
</td>
<td align="center" valign="top"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="center" valign="top">
<table width="99%" border="0" cellpadding="1" cellspacing="1">
<tr>
<td height="40" background="images/bar.gif">
<div align="center"><font color="#FF6600">【 {$help_title}】</font></div></td>
</tr>
<tr align="center">
<td height="30"> <table width="90%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td>{$help_content}
</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table> </td>
</tr>
</table>
</td>
</tr> </table>
{$bottom}
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -