unreg.html

来自「用delphi+intraweb写的简单报表系统(activeform使用技术)」· HTML 代码 · 共 36 行

HTML
36
字号
<style type="text/css">
<!--
.border {	border: 1px solid #61536A; border-width:1px 2px 2px 1px; border-style:solid; border-color:#61536A; background:white;"
}
.f12 {	font-size: 12px;
}
.f14_b {	font-size: 14px;
	color: #000000;
}
.f14_w {	font-size: 14px;
	color: #FFFFFF;
}
-->
</style>
<table width="546" height="704"  border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="546" align="left"><table width="401" height="162" border="0" align="center" cellpadding="0" cellspacing="0" class="border">
<tr bgcolor="#61536A">
<td width="319" height="28" style="padding:2px ">  <span class="f14_w"><b><font color="#FFFFFF">提 示 信 息</font></b></span></td>
<td width="66" class="f12">&nbsp;</td>
</tr>
<tr bgcolor="F7F6FB">
<td height="39" colspan="2" style="padding:30px "><br><img src="../files/index_12.gif" width="9" height="9" align="absmiddle"> <font style="font-fize:14px">抱歉,此功能只有正式付费用户才能享用!</font></td>
</tr>
<tr align="center" bgcolor="F7F6FB">
<td height="39" colspan="2" style="padding:12px "><input type="submit" name="Submit" value=" 返 回 " onClick="history.go(-1)">
  
<input type="submit" name="Submit" value="关闭窗口" onClick="javascript:window.close();"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="430" align="left">&nbsp;</td>
</tr>
</table>

⌨️ 快捷键说明

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