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://indiaenvironmentportal.org.in/reports-documents/rss

  1. <!DOCTYPE html>
  2.  
  3.  
  4. <html lang="en" style="height: 100%;" class="m-0 bg-[#fbfbfb]">
  5.    <head class="m-0 p-0">
  6.        <meta charset="UTF-8">
  7.        <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8.        <meta http-equiv="X-UA-Compatible" content="ie=edge">
  9.        <title>India Environment Portal</title>
  10.        <link rel="icon" href="/static/img/favicon.ico" type="image/x-icon"/>
  11.  
  12. <link rel="preconnect" href="https://fonts.googleapis.com">
  13. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  14. <link href="https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@300&family=Merriweather:wght@300&display=swap" rel="stylesheet">
  15.        <link rel="stylesheet" href="/static/CACHE/css/output.2ccb2ec0cd7a.css" type="text/css">
  16.  
  17.        
  18. <style>
  19. @import url(https://fonts.googleapis.com/css?family=opensans:500);
  20. body{
  21. background: #33cc99;
  22. color:#fff;
  23. font-family: 'Open Sans', sans-serif;
  24. max-height:700px;
  25. overflow: hidden;
  26. }
  27. .c{
  28. text-align: center;
  29. display: block;
  30. position: relative;
  31. width:80%;
  32. margin:100px auto;
  33. }
  34. ._404{
  35. font-size: 220px;
  36. position: relative;
  37. display: inline-block;
  38. z-index: 2;
  39. height: 250px;
  40. letter-spacing: 15px;
  41. }
  42. ._1{
  43. text-align:center;
  44. display:block;
  45. position:relative;
  46. letter-spacing: 12px;
  47. font-size: 4em;
  48. line-height: 80%;
  49. }
  50. ._2{
  51. text-align:center;
  52. display:block;
  53. position: relative;
  54. font-size: 20px;
  55. }
  56. .text{
  57. font-size: 70px;
  58. text-align: center;
  59. position: relative;
  60. display: inline-block;
  61. margin: 19px 0px 0px 0px;
  62. /* top: 256.301px; */
  63. z-index: 3;
  64. width: 100%;
  65. line-height: 1.2em;
  66. display: inline-block;
  67. }
  68.  
  69.  
  70. .btn{
  71. background-color: rgb( 255, 255, 255 );
  72. position: relative;
  73. display: inline-block;
  74. width: 358px;
  75. padding: 5px;
  76. z-index: 5;
  77. font-size: 25px;
  78. margin:0 auto;
  79. color:#33cc99;
  80. text-decoration: none;
  81. margin-right: 10px
  82. }
  83. .right{
  84. float:right;
  85. width:60%;
  86. }
  87.  
  88. hr{
  89. padding: 0;
  90. border: none;
  91. border-top: 5px solid #fff;
  92. color: #fff;
  93. text-align: center;
  94. margin: 0px auto;
  95. width: 420px;
  96. height:10px;
  97. z-index: -10;
  98. }
  99.  
  100. hr:after {
  101. content: "\2022";
  102. display: inline-block;
  103. position: relative;
  104. top: -0.75em;
  105. font-size: 2em;
  106. padding: 0 0.2em;
  107. background: #33cc99;
  108. }
  109.  
  110. .cloud {
  111. width: 350px; height: 120px;
  112.  
  113. background: #FFF;
  114. background: linear-gradient(top, #FFF 100%);
  115. background: -webkit-linear-gradient(top, #FFF 100%);
  116. background: -moz-linear-gradient(top, #FFF 100%);
  117. background: -ms-linear-gradient(top, #FFF 100%);
  118. background: -o-linear-gradient(top, #FFF 100%);
  119.  
  120. border-radius: 100px;
  121. -webkit-border-radius: 100px;
  122. -moz-border-radius: 100px;
  123.  
  124. position: absolute;
  125. margin: 120px auto 20px;
  126. z-index:-1;
  127. transition: ease 1s;
  128. }
  129.  
  130. .cloud:after, .cloud:before {
  131. content: '';
  132. position: absolute;
  133. background: #FFF;
  134. z-index: -1
  135. }
  136.  
  137. .cloud:after {
  138. width: 100px; height: 100px;
  139. top: -50px; left: 50px;
  140.  
  141. border-radius: 100px;
  142. -webkit-border-radius: 100px;
  143. -moz-border-radius: 100px;
  144. }
  145.  
  146. .cloud:before {
  147. width: 180px; height: 180px;
  148. top: -90px; right: 50px;
  149.  
  150. border-radius: 200px;
  151. -webkit-border-radius: 200px;
  152. -moz-border-radius: 200px;
  153. }
  154.  
  155. .x1 {
  156. top:-50px;
  157. left:100px;
  158. -webkit-transform: scale(0.3);
  159. -moz-transform: scale(0.3);
  160. transform: scale(0.3);
  161. opacity: 0.9;
  162. -webkit-animation: moveclouds 15s linear infinite;
  163. -moz-animation: moveclouds 15s linear infinite;
  164. -o-animation: moveclouds 15s linear infinite;
  165. }
  166.  
  167. .x1_5{
  168. top:-80px;
  169. left:250px;
  170. -webkit-transform: scale(0.3);
  171. -moz-transform: scale(0.3);
  172. transform: scale(0.3);
  173. -webkit-animation: moveclouds 17s linear infinite;
  174. -moz-animation: moveclouds 17s linear infinite;
  175. -o-animation: moveclouds 17s linear infinite;
  176. }
  177.  
  178. .x2 {
  179. left: 250px;
  180. top:30px;
  181. -webkit-transform: scale(0.6);
  182. -moz-transform: scale(0.6);
  183. transform: scale(0.6);
  184. opacity: 0.6;
  185. -webkit-animation: moveclouds 25s linear infinite;
  186. -moz-animation: moveclouds 25s linear infinite;
  187. -o-animation: moveclouds 25s linear infinite;
  188. }
  189.  
  190. .x3 {
  191. left: 250px; bottom: -70px;
  192.  
  193. -webkit-transform: scale(0.6);
  194. -moz-transform: scale(0.6);
  195. transform: scale(0.6);
  196. opacity: 0.8;
  197.  
  198. -webkit-animation: moveclouds 25s linear infinite;
  199. -moz-animation: moveclouds 25s linear infinite;
  200. -o-animation: moveclouds 25s linear infinite;
  201. }
  202.  
  203. .x4 {
  204. left: 470px; botttom: 20px;
  205.  
  206. -webkit-transform: scale(0.75);
  207. -moz-transform: scale(0.75);
  208. transform: scale(0.75);
  209. opacity: 0.75;
  210.  
  211. -webkit-animation: moveclouds 18s linear infinite;
  212. -moz-animation: moveclouds 18s linear infinite;
  213. -o-animation: moveclouds 18s linear infinite;
  214. }
  215.  
  216. .x5 {
  217. left: 200px; top: 300px;
  218.  
  219. -webkit-transform: scale(0.5);
  220. -moz-transform: scale(0.5);
  221. transform: scale(0.5);
  222. opacity: 0.8;
  223.  
  224. -webkit-animation: moveclouds 20s linear infinite;
  225. -moz-animation: moveclouds 20s linear infinite;
  226. -o-animation: moveclouds 20s linear infinite;
  227. }
  228.  
  229. @-webkit-keyframes moveclouds {
  230. 0% {margin-left: 1000px;}
  231. 100% {margin-left: -1000px;}
  232. }
  233. @-moz-keyframes moveclouds {
  234. 0% {margin-left: 1000px;}
  235. 100% {margin-left: -1000px;}
  236. }
  237. @-o-keyframes moveclouds {
  238. 0% {margin-left: 1000px;}
  239. 100% {margin-left: -1000px;}
  240. }
  241. </style>
  242.  
  243.        
  244.    </head>
  245.  
  246. <!-- Google Tag Manager -->
  247.    
  248.        <!-- Google tag (gtag.js) -->
  249. <script async src="https://www.googletagmanager.com/gtag/js?id=G-6VVZVPY8XT"></script>
  250. <script>
  251.  window.dataLayer = window.dataLayer || [];
  252.  function gtag(){dataLayer.push(arguments);}
  253.  gtag('js', new Date());
  254.  
  255.  gtag('config', 'G-6VVZVPY8XT');
  256. </script>
  257.  
  258.    
  259.  
  260.    <body class="w-[90%] mx-auto">
  261. <!-- Google Tag Manager (noscript) -->
  262.        
  263.    
  264.        
  265.  
  266.        <!-- Header block -->
  267.        
  268.  
  269.        <!-- Main content region -->
  270.        <main class="font-alegreya">
  271.            
  272. <div id="clouds">
  273.        <div class="cloud x1"></div>
  274.        <div class="cloud x1_5"></div>
  275.        <div class="cloud x2"></div>
  276.        <div class="cloud x3"></div>
  277.        <div class="cloud x4"></div>
  278.        <div class="cloud x5"></div>
  279.    </div>
  280.    <div class='c'>
  281. <div class='_404'>404</div>
  282. <hr>
  283. <div class='_1'>THE PAGE</div>
  284. <div class='_2'>WAS NOT FOUND</div>
  285.        <a class='btn' href='/homepage/'>BACK TO India Environment Portal</a>
  286.  
  287.        </main>
  288.  
  289.  
  290.        <!-- Footer -->
  291. <footer class="w-full font-alegreya">
  292. <div id="page-footer" class="w-full">
  293. <div class="bg-transparent alegreya">
  294. <ul class="text-xs">
  295. <li class="cse"><a href="http://www.cseindia.org/"> Centre for Science and Environment</a></li>
  296. <li class="nkc"><a href="http://knowledgecommission.gov.in/">National Knowledge Commission Government of India</a></li>
  297. <li class="cc"><a href="http://creativecommons.org/licenses/by-sa/2.5/in/">India Environment Portal by Centre for Science and Environment<br> is licensed under a Creative Commons Attribution-Share Alike 2.5<br>India License</a></li>
  298. </ul>
  299.  
  300. <ul>
  301. <li>Managed by the <a href="http://www.cseindia.org/">Centre for science and environment</a></li>
  302. <li>Promoted by the <a href="http://knowledgecommission.gov.in/">National commission</a></li>
  303. <li>Technology Partners: <a href="http://www.mimirtech.com/">MimirTech</a></li>
  304. </ul>
  305. </div>
  306. </div>
  307.  
  308. </footer>
  309.  
  310.        
  311. <script src="/static/js/flowbite.min.js"></script>
  312.            <script src="/static/js/htmx.min.js"></script>
  313. <script src="/static/js/collapse.js"></script>
  314.  
  315.        
  316.    </body>
  317. </html>
  318.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda