serverbusy.htm

来自「速度很快的PHP论坛源程序」· HTM 代码 · 共 22 行

HTM
22
字号
<html><head><title>Service Unavailable</title></head><body bgcolor="#FFFFFF"><table cellpadding="0" cellspacing="0" border="0" width="700" align="center" height="85%">  <tr align="center" valign="middle">    <td>    <table cellpadding="10" cellspacing="0" border="0" width="80%" align="center" style="font-family: Verdana, Tahoma; color: #666666; font-size: 11px">    <tr>      <td valign="middle" align="center" bgcolor="#EBEBEB">        <br><b style="font-size: 16px">Service Unavailable</b>        <br><br>The server can't process your request due to a high load, please try again later.        <br><br>      </td>    </tr>    </table>    </td>  </tr></table></body></html>

⌨️ 快捷键说明

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