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://www.ppa.pl/forum_ppa/forum_rss.php

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2.        "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5.  
  6. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
  7. <meta name="language" content="pl">
  8.  
  9. <meta name="reply-to" content="redakcja(_at_)ppa.pl">
  10.  
  11. <title>Nie ma takiej podstrony</title>
  12.  
  13. </head>
  14.  
  15. <script type="text/javascript">
  16. function blinkBorder() {
  17. var mystyle = '5px solid orange';
  18. var elId = document.getElementById('error');
  19. if(elId.style.border==mystyle) {
  20. elId.style.border='5px solid black';
  21. } else {
  22. elId.style.border=mystyle;
  23. }
  24. }
  25.  
  26. window.onload = function() {
  27. setInterval(blinkBorder,1200);
  28. }
  29.  
  30. </script>
  31.  
  32. <body style="background: #000;">
  33.  
  34. <div id="error" class="message" style="background: #000; border: 5px solid orange; height: 70px;"><div style="margin-top: 25px; text-decoration: none; text-align: center; color: orange; font-weight: bold;">
  35. Nie ma takiej podstrony
  36. </div></div>
  37.  </div>
  38.  
  39.  
  40. </body>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda