Advertisement
storoge

Untitled

Jun 8th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.29 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"/>
  5. <title>404 - Файл или каталог не найден.</title>
  6. <style type="text/css">
  7. <!--
  8. body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
  9. fieldset{padding:0 15px 10px 15px;}
  10. h1{font-size:2.4em;margin:0;color:#FFF;}
  11. h2{font-size:1.7em;margin:0;color:#CC0000;}
  12. h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
  13. #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
  14. background-color:#555555;}
  15. #content{margin:0 0 0 2%;position:relative;}
  16. .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
  17. -->
  18. </style>
  19. </head>
  20. <body>
  21. <div id="header"><h1>Ошибка сервера</h1></div>
  22. <div id="content">
  23.  <div class="content-container"><fieldset>
  24.   <h2>404 - файл или каталог не найден.</h2>
  25.   <h3>Запрашиваемый ресурс перемещен, переименован либо временно недоступен.</h3>
  26.  </fieldset></div>
  27. </div>
  28. </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement