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://fkm.umkt.ac.id/tmp/bola88/

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.    <head>
  4.        <meta charset="UTF-8">
  5.        <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.        <link rel="icon" type="image/x-icon" href="https://minio.umkt.ac.id/dev-umkt-static/images/favicon.ico">
  7.  
  8.        <title>404 | Halaman Tidak Ditemukan - Universitas Muhammadiyah Kalimantan Timur</title>
  9.        <!-- Bootstrap 5.3 -->
  10.        <link rel="stylesheet" href="https://minio.umkt.ac.id/dev-umkt-static/plugins/css/bootstrap.min.css">
  11.        <!-- Bootstrap Icons CSS -->
  12.        <link rel="stylesheet" href="https://minio.umkt.ac.id/dev-umkt-static/plugins/css/bootstrap-icons.css">
  13.  
  14.        <link rel="stylesheet" href="https://minio.umkt.ac.id/dev-umkt-static/plugins/css/style.css">
  15.  
  16.        <style>
  17.            body {
  18.                height: 70vh;
  19.                display: flex;
  20.                align-items: center;
  21.                justify-content: center;
  22.                font-family: 'Poppins', sans-serif;
  23.                background-color: #272F54;
  24.                color: #fff;
  25.            }
  26.            .error-container {
  27.                text-align: center;
  28.                padding-top: 100px;
  29.            }
  30.            .error-heading {
  31.                font-size: 4rem;
  32.            }
  33.            .error-message {
  34.                font-size: 1.5rem;
  35.                margin-bottom: 30px;
  36.            }
  37.            footer {
  38.                position: fixed;
  39.                bottom: 0;
  40.                width: 100%;
  41.                background-color: #272F54;
  42.                padding: 10px 0;
  43.                text-align: center;
  44.                color: #fff;
  45.            }
  46.        </style>
  47.    </head>
  48.    <body>
  49.         <div class="container">
  50.            <div class="error-container">
  51.                <div class="pb-2"><img src="https://minio.umkt.ac.id/dev-umkt-media/dokumen/logo-umkt.png" height="200px" alt=""></div>
  52.                <h1 class="fw-bold error-heading" style="font-size: 80pt;">404</h1>
  53.                <p class="error-message">Halaman yang anda cari tidak ditemukan / sedang tidak tersedia!</p>
  54.                <a href="https://umkt.ac.id" class="btn btn-warning"><i class="bi bi-arrow-left">&nbsp;</i>Kembali ke <strong>Halaman Utama</strong></a>
  55.            </div>
  56.        </div>
  57.        <footer class="m-0 p-0">
  58.            <p class="p-0 fw-bold">UNIVERSITAS MUHAMMADIYAH KALIMANTAN TIMUR</p>
  59.            <p class="p-0">Berkarakter | Berwawasan | Berkemajuan</p>
  60.        </footer>
  61.  
  62.        <script src="https://minio.umkt.ac.id/dev-umkt-static/plugins/js/jquery-3.7.0.min.js"></script>
  63.    </body>
  64. </html>
  65.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda