fnf.html
来自「网络通信方面的代码书非常经典欢迎大家下载并学习」· HTML 代码 · 共 25 行
HTML
25 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>404 Resource not found</title>
</head>
<body bgcolor="#FFFFFF">
<h1>404 Resource not found</h1><br><br>
<h3>The reason could be one of the following:</h3><br>
<font face="MS Sans Serif" size="2"><ul>
<li>Make sure that the address in the Address Bar is spelled correctly.</li>
<li>The page you are trying to reach is no longer exist on this server</li>
</ul>
<br>
Contact server administrator at <a href="mailto://acid@freenet.am">acid@freenet.am</a>
</font>
<br><br>
<hr>
<em>AcID Soft WebServer v0.1b (Win32) Website <a href="http://acid.land.am">acid.land.am</a></em>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?