It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://800watt.ru

  1.  
  2. <!DOCTYPE html>
  3. <html lang="ru">
  4. <head>
  5. <meta charset="UTF-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Технические работы</title>
  8. <style>
  9. body {
  10. margin: 0;
  11. padding: 0;
  12. height: 100vh;
  13. background-image: url('local/php_interface/include/closed.jpg');
  14. background-size: 85%;
  15. background-color: #ffffff;
  16. background-position: top;
  17. background-repeat: no-repeat;
  18. display: flex;
  19. justify-content: center;
  20. align-items: center;
  21. }
  22. </style>
  23. </head>
  24. <body>
  25.  
  26. </body>
  27. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda