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://www.nusajaya.my.id

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  <meta charset="utf-8">
  5.  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.  <title>SIM Aset | Log in</title>
  7.  <!-- Tell the browser to be responsive to screen width -->
  8.  <meta name="viewport" content="width=device-width, initial-scale=1">
  9.  
  10.  <!-- Font Awesome -->
  11.  <link rel="stylesheet" href="http://www.nusajaya.my.id/src/backend/plugins/fontawesome-free/css/all.min.css">
  12.  <!-- Ionicons -->
  13.  <link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
  14.  <!-- icheck bootstrap -->
  15.  <link rel="stylesheet" href="http://www.nusajaya.my.id/src/backend/plugins/icheck-bootstrap/icheck-bootstrap.min.css">
  16.  <!-- Theme style -->
  17.  <link rel="stylesheet" href="http://www.nusajaya.my.id/src/backend/dist/css/adminlte.min.css">
  18.  <!-- Google Font: Source Sans Pro -->
  19.  <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
  20. </head>
  21. <body class="hold-transition login-page" style="background-image: url('http://www.nusajaya.my.id/src/img/bg.jpg'); background-repeat: no-repeat; background-size: 100% 100%;">
  22.  
  23.  
  24. <div class="login-box" style="margin-bottom: 80px">
  25.  <div class="login-logo">
  26.    <img src="http://www.nusajaya.my.id/src/backend/dist/img/iaset.png" class="logo" width="50%">
  27.  </div>
  28.  <!-- /.login-logo -->
  29.  <div class="card">
  30.    <div class="card-body login-card-body">
  31.  
  32.      
  33.      <p class="login-box-msg">Masukan Username dan Password</p>
  34.  
  35.      <form action="http://www.nusajaya.my.id/proses_login" method="post" autocomplete="off">
  36.        <div class="input-group mb-3">
  37.          <input type="text" class="form-control" name="username" placeholder="Username" autofocus>
  38.          <div class="input-group-append">
  39.            <div class="input-group-text">
  40.              <span class="fas fa-user"></span>
  41.            </div>
  42.          </div>
  43.        </div>
  44.                
  45.        <div class="input-group mb-3">
  46.          <input type="password" name="password" class="form-control" placeholder="Password">
  47.          <div class="input-group-append">
  48.            <div class="input-group-text">
  49.              <span class="fas fa-lock"></span>
  50.            </div>
  51.          </div>
  52.        </div>
  53.                <div class="row">
  54.          <div class="col-8">
  55.          </div>
  56.          <!-- /.col -->
  57.          <div class="col-4">
  58.            <button type="submit" class="btn btn-primary btn-block">Login</button>
  59.          </div>
  60.          <!-- /.col -->
  61.        </div>
  62.      </form>
  63.    </div>
  64.    <!-- /.login-card-body -->
  65.  </div>
  66. </div>
  67. <!-- /.login-box -->
  68.  
  69. <!-- jQuery -->
  70. <script src="http://www.nusajaya.my.id/src/backend/plugins/jquery/jquery.min.js"></script>
  71. <!-- Bootstrap 4 -->
  72. <script src="http://www.nusajaya.my.id/src/backend/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
  73. <!-- AdminLTE App -->
  74. <script src="http://www.nusajaya.my.id/src/backend/dist/js/adminlte.min.js"></script>
  75.  
  76. </body>
  77. </html>
  78.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda