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://dadbaritoutara.com

  1. <!DOCTYPE html>
  2. <html><head lang="en">
  3.    
  4.    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  5.    <meta http-equiv="x-ua-compatible" content="ie=edge">
  6.    <title>Login Puskesmas</title>
  7.    <link rel="shortcut icon" href="https://puskeslinggarjati.com/images/logopus.png" />
  8.  
  9.    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  10.    <!--[if lt IE 9]>
  11.    <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  12.    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  13.    <![endif]-->
  14.    <link rel="stylesheet" href="https://puskeslinggarjati.com/css/login.min.css">
  15.    <link rel="stylesheet" href="https://puskeslinggarjati.com/css/font-awesome.min.css">
  16.    <link rel="stylesheet" href="https://puskeslinggarjati.com/css/bootstrap.min.css">
  17.    <link rel="stylesheet" href="https://puskeslinggarjati.com/css/main.css">
  18.    </head>
  19.  
  20. <body>
  21.    <div class="page-center background-smd" style="height: 732px;">
  22.        <div class="page-center-in">
  23.            <div class="container-fluid">
  24.                <form method="POST" action="https://puskeslinggarjati.com/" accept-charset="UTF-8" class="sign-box" autocomplete="off"><input name="_method" type="hidden" value="PUT"><input name="_token" type="hidden" value="fIxNOhV3Oa5utheMOmYV0IfJXB0d0zOzSMaGEMNx">
  25.                    <img src="https://puskeslinggarjati.com/images/logopus.png" alt="Logo Puskesmas" class="logo">
  26.                    <header class="sign-title">
  27.                        Silahkan Masuk
  28.                        <h3><b>Puskes Linggar Jati</b></h3>
  29.                    </header>
  30.                    <div class="form-group ">
  31.                        <input class="form-control" placeholder="Nama Pengguna" name="username" type="text">
  32.                        
  33.                    </div>
  34.                    <div class="form-group ">
  35.                        <input class="form-control" placeholder="Kata Sandi" name="password" type="password" value="">
  36.                        
  37.                    </div>
  38.                    <div class="form-group mt40">
  39.                        <div class="checkbox float-left">
  40.                            <input type="checkbox" id="signed-in"/>
  41.                            <label for="signed-in">Ingatkan Saya</label>
  42.                        </div>
  43.                        <button type="submit" class="btn btn-inline btn-secondary-outline btn-login">
  44.                            Masuk                        </button>
  45.                    </div>
  46.                </form>
  47.            </div>
  48.        </div>
  49.    </div>
  50.    <script src="https://puskeslinggarjati.com/js/jquery.min.js"></script>
  51.    <script type="text/javascript" src="https://puskeslinggarjati.com/js/jquery.matchHeight.min.js"></script>
  52.    <script>
  53.        $(function() {
  54.            $('.page-center').matchHeight({
  55.                target: $('html')
  56.            });
  57.  
  58.            $(window).resize(function(){
  59.                setTimeout(function(){
  60.                    $('.page-center').matchHeight({ remove: true });
  61.                    $('.page-center').matchHeight({
  62.                        target: $('html')
  63.                    });
  64.                },100);
  65.            });
  66.        });
  67.    </script>
  68.  
  69.    
  70.  
  71. </body></html>
  72.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda