forbidden.php
来自「Login Manager V3.0(LM3.0) is an authenti」· PHP 代码 · 共 50 行
PHP
50 行
<html>
<head>
<title>Forbidden</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
A:hover {text-decoration: none; color: #FF0000}
body,table {font-size: 9pt; font-family: arial}
input { font-size: 10pt; color: #000000; background-color: #FBFBFF; padding-top: 3px}
.c { font-family: arial; font-size: 9pt; font-style: normal; line-height: 12pt; font-weight: normal; font-variant: normal; text-decoration: none}
.style1 {color: #FF0000}
body {
background-color: #999999;
}
.style2 {color: #000099}
--></style>
</head>
<body link="#be2a65" text="#5c5c5c">
<center><br>
<br><br><br>
<table align="center" border="1" width="378" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" bordercolor="#333333">
<tbody>
<tr>
<td bgcolor="white" width="393">
<table border="0" width="269" align=center height="94">
<tr>
<td height="25"> </td>
</tr>
<center>
</center>
<tr>
<td align="center" height="63">
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"><span class="style2">You have</span> <span class="style1">NO</span> <span class="style1">Access</span><span class="style2"> to this membership area.</span> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"><a href="javascript:history.go(-1)">Back</a></p>
<p align="center"> </p><p align="center"><font color="#999999" size="1" face="Verdana">Designed By</font> <font color="#999999" size="1" face="Verdana"><u>Easebay Resources</u></font></p>
<p align="center"> </p></td>
</tr>
</table></td>
</tr>
</tbody>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?