homepage.htm

来自「多用户个人主页系统(ASP)」· HTM 代码 · 共 18 行

HTM
18
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>九酷网络免费空间</title>
<link rel="stylesheet" href="images/css2.css" type="text/css">
<meta http-equiv="refresh" content="2;URL=index.asp">
</head>
<body background="images/biz.gif" leftmargin="0" topmargin="0">
<div align="center"> 
  <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td align="center">对不起,您的网站已经过期!</td>
    </tr>
  </table>
</div>
</body>
</html>

⌨️ 快捷键说明

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