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://blet.shop/l432

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5.    <meta charset="UTF-8">
  6.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7.    <title>All About SEO and Marketing</title>
  8.  
  9.    <head>
  10.        <style>
  11.            body {
  12.                margin: 20px;
  13.                background-color: rgba(52, 53, 65, 1);
  14.                color: rgba(236, 236, 241, 1);
  15.                font-family: system-ui;
  16.                text-align: center;
  17.            }
  18.  
  19.            main {
  20.                max-width: 700px;
  21.                margin: 5rem auto 0;
  22.                padding: 20px;
  23.                background-color: rgba(236, 236, 241, 1);
  24.                box-shadow: 0 0.2rem 0.5rem rgba(52, 53, 65, 0.1);
  25.                color: rgba(52, 53, 65, 1);
  26.                border-radius: 1rem;
  27.                animation: colorChange 30s infinite alternate;
  28.            }
  29.  
  30.            @keyframes colorChange {
  31.                0% {
  32.                    background-color: rgba(236, 236, 241, 1);
  33.                }
  34.  
  35.                20% {
  36.                    background-color: rgba(255, 173, 173, 1);
  37.                }
  38.  
  39.                40% {
  40.                    background-color: rgba(173, 255, 189, 1);
  41.                }
  42.  
  43.                60% {
  44.                    background-color: rgba(173, 189, 255, 1);
  45.                }
  46.  
  47.                80% {
  48.                    background-color: rgba(255, 255, 173, 1);
  49.                }
  50.  
  51.                100% {
  52.                    background-color: rgba(173, 255, 255, 1);
  53.                }
  54.            }
  55.  
  56.            a {
  57.                color: rgba(52, 53, 65, 1);
  58.                text-decoration: none;
  59.                font-weight: bolder;
  60.            }
  61.  
  62.            p {
  63.                word-break: break-all;
  64.                word-wrap: break-word;
  65.                text-align: center;
  66.            }
  67.  
  68.            .btn {
  69.                color: white;
  70.                background-color: #00000067;
  71.                padding: 10px 15px;
  72.                border-radius: 8px;
  73.                margin-right: 10px;
  74.            }
  75.  
  76.            img {
  77.                width: 100%;
  78.                border-radius: 8px;
  79.            }
  80.        </style>
  81.    </head>
  82.  
  83. <body>
  84.  
  85.    <script type='text/javascript'>
  86.        document.addEventListener('contextmenu', function (e) {
  87.            e.preventDefault();
  88.        });
  89.    </script>
  90.    <main>
  91.        <header>
  92.            <h1>All About SEO and Marketing </h1>
  93.        </header>
  94.        <article>
  95.            <p>Welcome to Our Directory! Here, we cover a diverse range of topics, from the latest in technology and the
  96.                wonders <a href="https://www.aiaccount.com/">AI Account Software</a>
  97. <a href="https://www.aiaccount.com/">AI Accounting Software</a>
  98. <a href="https://www.aiaccount.com/">Company Accounting Software</a>
  99. <a href="https://www.aiaccount.com/">Accounting Software Singapore</a>
  100. <a href="https://www.aiaccount.com/">Singapore AI Account</a>
  101. <a href="https://www.aiaccount.com/">AI Account</a>
  102. <a href="https://www.aiaccount.com/">AI Account Singapore</a>
  103. <a href="https://www.aiaccount.com/">Accounting Software Company</a>
  104. <a href="https://www.aiaccount.com/">Accounting Software Singapore</a>
  105. <a href="https://www.aiaccount.com/">Singapore Accounting Software</a>
  106. of science to the rich and vibrant world of
  107.                arts. Our goal is to provide you with valuable content and
  108.                insights across various subjects. Explore the categories and immerse yourself in the wealth of
  109.                information we have to offer. Whether you're interested in cutting-edge tech trends or exploring the
  110.                beauty of artistic expression, our directory is your go-to source for a broad spectrum of engaging
  111.                topics.
  112.            </p>
  113.  
  114.            <div style='width: 100%; height: 0px; overflow:scroll;'>
  115.                <P>
  116.                </P>
  117.            </div>
  118.  
  119.        </article>
  120.    </main>
  121. </body>
  122.  
  123. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda