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.femdomempire.com/members/bonus.php?fc=4

  1. <!DOCTYPE html>
  2. <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
  3. <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
  4. <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
  5. <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]-->
  6. <head>
  7. <meta charset="utf-8">
  8. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  9. <title>Femdom Empire - Members-Area</title>
  10. <!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script><![endif]-->
  11.  
  12. <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
  13.  
  14. <!-- Mobile -->
  15. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  16. <meta name="apple-mobile-web-app-capable" content="yes" />
  17. <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
  18.  
  19. <!-- CSS -->
  20. <link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  21.  
  22. <style>
  23. body { background:#222; font-family:'Open Sans', Arial, Helvetica, sans-serif; }
  24. .loginForm { display:inline-block; width:100%; padding:25px 0; text-align:center; color:#FFF; }
  25. .loginForm .bgBlack { background:#000; }
  26. .loginForm form { display:inline-block; width:300px; margin:0; padding:0; box-sizing:border-box; box-shadow:#000 0px 0px 10px; background:#000; }
  27. .loginForm form .loginFormTop,
  28. .loginForm form .loginFormBottom { display:inline-block; width:100%; box-sizing:border-box; padding:10px 15px; text-align:center; }
  29. .loginForm form .loginFormTop { padding-bottom:0; }
  30. .loginForm form .loginFormTop img { max-width:100%; }
  31. .loginForm form .loginFormBottom { border-radius:0 0 10px 10px; }
  32. .loginForm form .loginFormMiddle { display:inline-block; width:100%; box-sizing:border-box; padding:10px 25px; background:#000; }
  33. .loginForm form .loginFormMiddle h4 { display:inline-block; width:100%; text-align:center; font-weight:300; font-size:18px; line-height:120%; margin:0; padding:10px; border-top:1px solid #FFF; border-bottom:1px solid #FFF; margin-bottom:15px; }
  34. .loginForm form .loginFormMiddle ul { display:inline-block; width:100%; text-align:center; margin:0; }
  35. .loginForm form .loginFormMiddle ul li { display:inline-block; width:100%; box-sizing:border-box; margin-bottom:10px; }
  36. .loginForm form .loginFormMiddle ul li:last-child { margin-bottom:0; }
  37. .loginForm form .loginFormMiddle ul li label { display:inline-block; width:100%; box-sizing:border-box; padding:10px; border:1px solid #CCC; font-weight:300; }
  38. .loginForm form .loginFormMiddle ul li label input[type="checkbox"] { float:left; }
  39. .loginForm form .loginFormMiddle ul li label span { float:right; width:340px; text-align:left; }
  40. .loginForm form .loginFormMiddle ul li label span strong { display:inline-block; width:100%; font-weight:700; }
  41. .loginForm form .loginFormMiddle ul li label span small { display:inline-block; margin-top:5px; padding-top:5px; border-top:1px solid #CCC; width:100%; font-weight:300; font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:130%; }
  42.  
  43. .loginForm form .loginFormMiddle ul li.active { background:#e4e4e4; }
  44. .loginForm form .loginFormMiddle ul li label span strong { color:#d80318; }
  45.  
  46. .loginForm form input[type="submit"] {
  47.  display: inline-block;
  48.  background-color: #d80318;
  49.  color: #fff;
  50.  text-transform: uppercase;
  51.  font-weight: 700;
  52.  font-size: 24px;
  53.  padding:10px 20px;
  54.  border-radius:10px;
  55.  cursor: pointer;
  56.  -webkit-transition: all .1s;
  57.  -o-transition: all .1s;
  58.  transition: all .1s;
  59.  border: none;
  60.  border-radius: 0;
  61.  outline: none;
  62.  -webkit-appearance: none;
  63.  -moz-appearance: none;
  64.  appearance: none;
  65.  margin:20px 0 10px 0;
  66.  word-wrap: break-word;
  67.  white-space: normal;
  68. }
  69. .loginForm form input[type="submit"]:hover { opacity:0.7; }
  70. .loginForm form .form-row { display:inline-block; width:100%; margin-bottom:10px; }
  71. .loginForm form .form-row label { display:inline-block; width:100%; box-sizing:border-box; margin-bottom:5px; font-size:14px; font-weight:300; text-align:left; }
  72. .loginForm form .form-row input[type="email"],
  73. .loginForm form .form-row input[type="text"],
  74. .loginForm form .form-row input[type="password"] { display:inline-block; width:100%; box-sizing:border-box; padding:7px 10px; border-radius:4px; border:1px solid #CCC; }
  75. .loginForm form .join_error { display:none; width:100%; box-sizing:border-box; margin-top:5px; padding:5px; text-align:center; border:1px solid #ee0000; color:#ee0000; font-size:12px; background:#fdd6d6; margin-bottom:15px; }
  76.  
  77. @media only screen and (max-width:450px){
  78. .loginForm form { width:96%; }
  79. .loginForm form .loginFormMiddle ul li label span { width:87%; }
  80. .loginForm form .loginFormMiddle h4 { font-size:14px; }
  81. .loginForm form input[type="submit"] { width:100%; }
  82. .loginForm form input[type="submit"] { font-size:20px; }
  83. .loginForm form .loginFormMiddle ul li label span small { font-size:11.5px; }
  84. }
  85. </style>
  86. <script type="text/javascript">
  87. function err_chk() {
  88. if (captcha_x == 1) {
  89. document.getElementById('error').style.display = "inline-block";
  90. document.getElementById('err').innerHTML = "Incorrect captcha code";
  91. document.forms[0].elements[4].style.borderColor = "#dd4b39";
  92. }
  93. else if (captcha_x == 2) {
  94. document.getElementById('error').style.display = "inline-block";
  95. document.getElementById('err').innerHTML = "Incorrect username or password";
  96. document.forms[0].elements[2].style.borderColor = document.forms[0].elements[3].style.borderColor = "#dd4b39";
  97. }
  98. }
  99. </script>
  100. </head>
  101.  
  102. <body class="tour-area" onload="err_chk()">
  103. <!--[if lt IE 7]><p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p><![endif]-->
  104.  
  105. <div class="loginForm">
  106.  
  107. <form action="/auth.form" method="post" enctype="application/x-www-form-urlencoded"><input type=hidden name=rlm value="femdomempire.com Members Area"><input type=hidden name=for value="http%3a%2f%2fwww%2efemdomempire%2ecom%2fmembers%2fbonus%2ephp%3ffc%3d4">
  108.  
  109. <div class="loginFormTop bgBlack">
  110. <a href="//femdomempire.com/" title="Femdom Empire">
  111. <img src="//femdomempire.com/tour/custom_assets/images/logo.png" alt="Femdom Empire">
  112. </a>
  113. </div>
  114.  
  115. <div class="loginFormMiddle">
  116.  
  117. <span class="join_error" id="error">
  118. <div id="err"></div>
  119. </span>
  120.  
  121. <h4>MEMBERS-AREA LOGIN</h4>
  122.  
  123. <div class="form-row">
  124. <label>Username:</label>
  125. <input type="text" name="uid" value="" placeholder="Username" autocorrect="off" autocapitalize="off" />
  126. </div>
  127. <div class="form-row">
  128. <label>Password:</label>
  129. <input name="pwd" type="password" value="" placeholder="Password" autocorrect="off" autocapitalize="off" />
  130. </div>
  131. <div class="form-row">
  132. <label>Image Code:</label>
  133. <label><img class="show_img" src="/img.cptcha"></label>
  134. <input type="text" name="img" autocomplete="off" placeholder="Type the code above" />
  135. </div>
  136. <input name="rmb" value="y" type="hidden">
  137. <input type="submit" name="Submit" value="LOGIN NOW" class="btn btn-gold" />
  138. </div>
  139.  
  140. </form>
  141.  
  142. </div>
  143.  
  144. </body>
  145. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda