⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help.asp

📁 我见过的用ASP写的最好的留言簿程序
💻 ASP
字号:
<!--#include file="conn.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=urlname%> - 留言帮助</title>
</head>
<body>
<!--#include file="top.asp"-->
    <table width="80%"  border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td width="4%"><img src="images/skin/t-tl.gif" width="31" height="29"></td>
        <td width="91%" background="images/skin/t-tc.gif">&nbsp;</td>
        <td width="5%"><img src="images/skin/t-tr.gif" width="35" height="29"></td>
      </tr>
      <tr>
        <td background="images/skin/t-lt.gif">&nbsp;</td>
        <td><table width="95%" border="0" align="center" cellpadding="5" cellspacing="0" bordercolor="#111111" style="border-collapse: collapse table-layout:fixed;word-break:break-all">
            <tr>
              <td height="25" colspan="2" bordercolor="#495474" style="border: 1px solid #495474; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1" background="images/skin/t-tc.gif"><div align="center"><b>&nbsp;&nbsp;UBB使用说明</b></div></td>
            </tr>
            <tr>
              <td width="98%" valign="top" style="border-left: 1px solid #495474; border-right-width: 1; border-top-width: 1; border-bottom-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1">
			<p align="left">[B]文字[/B]:在文字的位置可以任意加入您需要的字符,显示为粗体效果。</p>
			<p align="left">[I]文字[/I]:在文字的位置可以任意加入您需要的字符,显示为斜体效果。</p>
			<p align="left">[U]文字[/U]:在文字的位置可以任意加入您需要的字符,显示为下划线效果。</p>
			<p align="left">[align=center]文字[/align]:可以使文字居中显示。</p>
			<p align="left">[fly]文字[/fly]:可以使文字自右向左移动。</p>
			<p align="left">[move]文字[/move]:可以使文字左右移动。</p>
			<p align="left">[light]文字[/light]:可以使文字添加色彩。</p>
			<p align="left">[URL]http://www.163.com[/URL]</p>
			<p align="left">[URL=http://www.163.com]网易[/URL]:有两种方法可以加入超级连接,可以连接具体地址或者文字连接。</p>
			<p align="left">[EMAIL]123@163.com[/EMAIL]</p>
			<p align="left">[EMAIL=MAILTO:123@163.com]123[/EMAIL]:有两种方法可以加入邮件连接,可以连接具体地址或者文字连接。</p>
			<p align="left">[shadow=255,red,2]文字[/shadow]:在标签的中间插入文字可以实现文字阴影特效,shadow内属性依次为宽度、颜色和边界大小。 </p></td>
              <td width="2%" style="border-right: 1px solid #495474">&nbsp;</td>
            </tr>
            <tr>
              <td  background="images/bg1.gif" colspan="2" style="border: 1px solid #495474; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1">&nbsp;                  </td>
            </tr>
        </table></td>
        <td background="images/skin/t-rt.gif">&nbsp;</td>
      </tr>
      <tr>
        <td><img src="images/skin/t-bl.gif" width="31" height="32"></td>
        <td background="images/skin/t-bc.gif"></td>
        <td><img src="images/skin/t-br.gif" width="35" height="32"></td>
      </tr>
    </table><!--#include file="bottom.asp"-->
</body>
</html>

⌨️ 快捷键说明

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