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://blog.livedoor.jp/fdtd777/index.rdf

  1. <!DOCTYPE html>
  2. <html dir="ltr" lang="ja">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <meta http-equiv="Content-Style-Type" content="text/css">
  6. <meta http-equiv="Content-Script-Type" content="text/javascript">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <title>パスワード認証</title>
  9. <link rel="preload" href="https://parts.blog.livedoor.jp/css/template.css?v=20130404" type="text/css" as="style">
  10. <link rel="stylesheet" href="https://parts.blog.livedoor.jp/css/template.css?v=20130404" type="text/css">
  11. <link rel="preload" href="https://parts.blog.livedoor.jp/css/template_6thgen.css" type="text/css" as="style">
  12. <link rel="stylesheet" href="https://parts.blog.livedoor.jp/css/template_6thgen.css" type="text/css">
  13. <script src="https://parts.blog.livedoor.jp/js/jquery-3.7.1.min.js"></script>
  14. <style>
  15. body {
  16.  background: #f9f9f9;
  17. }
  18. #auth-blog-private {
  19.  width: 550px;
  20.  margin: 100px auto;
  21. }
  22. #auth-blog-private .auth-blog-title {
  23.  border-bottom: 1px solid #ddd;
  24.  margin-bottom: 45px;
  25.  padding: 0 0 45px;
  26. }
  27. #auth-blog-private .auth-blog-title h1 {
  28.  font-size: 50px;
  29.  text-align: center;
  30.  margin: 0;
  31.  padding: 0;
  32.  line-height: 1.2;
  33.  font-weight: normal;
  34. }
  35. #auth-blog-private .auth-blog-title p {
  36.  font-size: 18px;
  37.  line-height: 1.4;
  38.  color: #666;
  39.  margin-top: 20px;
  40.  text-align: center;
  41. }
  42. #auth-blog-private .auth-blog-message {
  43.  color: #666;
  44.  font-size: 16px;
  45.  line-height: 1.6;
  46.  padding-bottom: 45px;
  47.  text-align: center;
  48. }
  49. #auth-blog-private form {
  50.  width: 340px;
  51.  margin: 0 auto;
  52.  padding: 0;
  53. }
  54. #auth-blog-private .password {
  55.  margin-bottom: 20px;
  56. }
  57. #auth-blog-private .password input {
  58.  padding: 15px 10px;
  59.  margin: 0;
  60.  font: 18px/1.4 Helvetica,Arial,sans-serif;
  61.  color: #333;
  62.  border: 1px solid #ccc;
  63.  border-radius: 3px;
  64.  width: 318px;
  65.  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.075);
  66.  -webkit-transition: border linear .2s,-webkit-box-shadow linear .2s;
  67.     -moz-transition: border linear .2s,   -moz-box-shadow linear .2s;
  68.          transition: border linear .2s,        box-shadow linear .2s;
  69. }
  70. #auth-blog-private .button input {
  71.  height: 56px;
  72.  width: 340px;
  73.  font-size: 21px;
  74.  text-align: center;
  75.  text-decoration: none;
  76.  cursor: pointer;
  77.  border-radius: 3px;
  78.  -webkit-appearance: button;
  79.  border: 1px solid #007fb4;
  80.  color: #fff;
  81.  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  82.  background-color: #0c91ea;
  83.  background-image: -webkit-linear-gradient(top, #0c91ea, #008ae7);
  84.  background-image:    -moz-linear-gradient(top, #0c91ea, #008ae7);
  85.  background-image:      -o-linear-gradient(top, #0c91ea, #008ae7);
  86.  background-image:         linear-gradient(top, #0c91ea, #008ae7);
  87. }
  88. </style>
  89. </head>
  90. <body>
  91. <script type="text/javascript" src="http://blog.livedoor.jp/fdtd777/settings/header.js"></script>
  92. <div id="auth-blog-private">
  93.  <div class="auth-blog-title">
  94.    <h1>From dusk till dawn of the dead</h1>
  95.    <p></p>
  96.  </div>
  97.  <div class="auth-blog-message">
  98. 封印中。
  99.  </div>
  100.  <form action="" method="post" class="auth-blog-form">
  101.    <p class="password"><input type="text" name="password" size="30" placeholder="パスワード"></p>
  102.    <p class="button"><input value="ブログを見る" type="submit"></p>
  103.  </form>
  104. </div>
  105. </body>
  106. </html>
  107.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda