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: https://bakala.top

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5.  <meta charset="UTF-8">
  6.  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7.  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8.  <title>Document</title>
  9. </head>
  10. <style>
  11.  body {
  12.    padding: 0;
  13.    margin: 0;
  14.    background-color: #348ef7;
  15.  }
  16.  
  17.  .ldys {
  18.    width: 194px;
  19.    height: 72px;
  20.  }
  21.  
  22.  .ldy {
  23.    position: relative;
  24.    z-index: 999999999;
  25.    width: 100vw;
  26.    height: 100vh;
  27.    background-color: #348ef7;
  28.    display: flex;
  29.    flex-direction: column;
  30.    align-items: center;
  31.    justify-content: center;
  32.  }
  33.  
  34.  .ldyf {
  35.    width: auto;
  36.    height: 427.7px;
  37.    margin-bottom: 30px;
  38.  }
  39.  
  40.  .ldyt {
  41.    height: 248.5px;
  42.    width: auto;
  43.    margin-top: 30px;
  44.  
  45.  
  46.  }
  47. </style>
  48. <script>
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. </script>
  57.  
  58. <body>
  59.  <div class="ldy">
  60.    <img class="ldyf" src="./images/ff1.png" alt="">
  61.    <a href="/home">
  62.      <img class="ldys" src="./images/conf.png" alt="">
  63.    </a>
  64.    <img class="ldyt" onclick="closeWindow()" src="./images/fff2.png" alt="">
  65.  </div>
  66. </body>
  67.  
  68. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda