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://ssadabus.com/bbs/board.php?bo_table=free&wr_id=249389/

  1. <!doctype html>
  2. <html lang="ko">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="imagetoolbar" content="no">
  6. <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  7. <title>오류안내 페이지 | 싸다버스(주)</title>
  8. <link rel="stylesheet" href="http://ssadabus.com/css/default.css?ver=171222">
  9. <!--[if lte IE 8]>
  10. <script src="http://ssadabus.com/js/html5.js"></script>
  11. <![endif]-->
  12. <script>
  13. // 자바스크립트에서 사용하는 전역변수 선언
  14. var g5_url       = "http://ssadabus.com";
  15. var g5_bbs_url   = "http://ssadabus.com/bbs";
  16. var g5_is_member = "";
  17. var g5_is_admin  = "";
  18. var g5_is_mobile = "";
  19. var g5_bo_table  = "";
  20. var g5_sca       = "";
  21. var g5_editor    = "";
  22. var g5_cookie_domain = "";
  23. </script>
  24. <script src="http://ssadabus.com/js/jquery-1.8.3.min.js"></script>
  25. <script src="http://ssadabus.com/js/jquery.menu.js?ver=171222"></script>
  26. <script src="http://ssadabus.com/js/common.js?ver=171222"></script>
  27. <script src="http://ssadabus.com/js/wrest.js?ver=171222"></script>
  28. <script src="http://ssadabus.com/js/placeholders.min.js"></script>
  29. <link rel="stylesheet" href="http://ssadabus.com/js/font-awesome/css/font-awesome.min.css">
  30. </head>
  31. <body>
  32.  
  33. <script>
  34. alert("존재하지 않는 게시판입니다.");
  35. //document.location.href = "http://ssadabus.com";
  36. document.location.replace("http://ssadabus.com");
  37. </script>
  38.  
  39. <noscript>
  40. <div id="validation_check">
  41.    <h1>다음 항목에 오류가 있습니다.</h1>
  42.    <p class="cbg">
  43.        존재하지 않는 게시판입니다.    </p>
  44.        <div class="btn_confirm">
  45.        <a href="http://ssadabus.com">돌아가기</a>
  46.    </div>
  47.    
  48. </div>
  49. </noscript>
  50.  
  51.  
  52.  
  53. <!-- ie6,7에서 사이드뷰가 게시판 목록에서 아래 사이드뷰에 가려지는 현상 수정 -->
  54. <!--[if lte IE 7]>
  55. <script>
  56. $(function() {
  57.    var $sv_use = $(".sv_use");
  58.    var count = $sv_use.length;
  59.  
  60.    $sv_use.each(function() {
  61.        $(this).css("z-index", count);
  62.        $(this).css("position", "relative");
  63.        count = count - 1;
  64.    });
  65. });
  66. </script>
  67. <![endif]-->
  68.  
  69. </body>
  70. </html>
  71.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda