შესვლა
Eror 404
2024-05-01

Eror 404 Page.

Code
<html>  
<head>  
<title>- ooops! -</title>  
<link rel="stylesheet" href="404.css" type="text/css" media="all" />  

<style type="text/css" media="all">  
body {  
  background:#0000aa;  
  color:#ffffff;  
  font-family:courier;  
  font-size:12pt;  
  text-align:center;  
  margin:100px;  
}  

blink {  
  color:yellow;  
}  

.neg {  
  background:#fff;  
  color:#0000aa;  
  padding:2px 8px;  
  font-weight:bold;  
}  

p {  
  margin:30px 100px;  
  text-align:left;  
}  

a,a:hover {  
  color:inherit;  
  font:inherit;  
}  

.menu {  
  text-align:center;  
  margin-top:50px;  
}  
</style>  

</head>  
<body>  
<span class="neg">ERROR 404</span>  

The page is missing or never was written. You can wait and  

see if it becomes available again, or you can restart your computer.  
</p>  

* Send us an e-mail to notify this and try it later.  

* Press CTRL+ALT+DEL to restart your computer. You will  

  lose unsaved information in any programs that are running.  
</p>  
Press any link to continue <blink>_</blink>  
<div class="menu">  
<a href="index.html">index</a> |  
<a href="contact.html">webmaster</a> |  
</div>  

</body>  
</html>





984
ავტორი: R1J კატეგორია: სკრიფტები
სულ კომენტარები: 1