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

  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, shrink-to-fit=no" />
  6.    <meta http-equiv="x-ua-compatible" content="ie=edge" />
  7.    <title>The Gate Solution</title>
  8.    <!-- Font Awesome -->
  9.    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.0.0/css/all.css" />
  10.    <!-- Google Fonts Roboto -->
  11.    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" />
  12.    <!-- MDB -->
  13.    <link rel="stylesheet" href="css/mdb.min.css" />
  14. </head>
  15. <body>
  16.  <!--Main Navigation-->
  17.  <header>
  18.    <!-- Intro settings -->
  19.    <style>
  20.      /* Default height for small devices */
  21.      #intro {
  22.        height: 600px;
  23.        /* Margin to fix overlapping fixed navbar */
  24.        margin-top: 58px;
  25.      }
  26.      @media (max-width: 991px) {
  27.              #intro {
  28.              /* Margin to fix overlapping fixed navbar */
  29.              margin-top: 45px;
  30.       }
  31.      }
  32.    </style>
  33.  
  34.    <!-- Navbar -->
  35.    <nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top">
  36.      <div class="container-fluid">
  37.        <!-- Navbar brand -->
  38.        <a class="navbar-brand" target="_blank" href="#">
  39.          <img src="logo-final.png" height="120" width="270" alt="" loading="lazy"
  40.            style="margin-top: -3px;" />
  41.        </a>
  42.        <button class="navbar-toggler" type="button" data-mdb-collapse-init data-mdb-target="#navbarExample01"
  43.          aria-controls="navbarExample01" aria-expanded="false" aria-label="Toggle navigation">
  44.          <i class="fas fa-bars"></i>
  45.        </button>
  46.   <!--
  47.        <div class="collapse navbar-collapse" id="navbarExample01">
  48.          <ul class="navbar-nav me-auto mb-2 mb-lg-0">
  49. <!<li class="nav-item active">
  50.              <a class="nav-link" aria-current="page" href="#intro">Home</a>
  51.            </li>
  52.            <li class="nav-item">
  53.              <a class="nav-link" href="https://www.youtube.com/channel/UC5CF7mLQZhvx8O5GODZAhdA" rel="nofollow"
  54.                target="_blank">Learn Bootstrap 5</a>
  55.            </li>
  56.            <li class="nav-item">
  57.              <a class="nav-link" href="https://mdbootstrap.com/docs/standard/" target="_blank">Download MDB UI KIT</a>
  58.            </li>
  59.  
  60.          </ul>
  61.  
  62.          <ul class="navbar-nav d-flex flex-row">
  63.            <!-- Icons
  64.            <li class="nav-item me-3 me-lg-0">
  65.              <a class="nav-link" href="https://www.youtube.com/channel/UC5CF7mLQZhvx8O5GODZAhdA" rel="nofollow"
  66.                target="_blank">
  67.                <i class="fab fa-youtube"></i>
  68.              </a>
  69.            </li>
  70.            <li class="nav-item me-3 me-lg-0">
  71.              <a class="nav-link" href="https://www.facebook.com/mdbootstrap" rel="nofollow" target="_blank">
  72.                <i class="fab fa-facebook-f"></i>
  73.              </a>
  74.            </li>
  75.            <li class="nav-item me-3 me-lg-0">
  76.              <a class="nav-link" href="https://twitter.com/MDBootstrap" rel="nofollow" target="_blank">
  77.                <i class="fab fa-twitter"></i>
  78.              </a>
  79.            </li>
  80.            <li class="nav-item me-3 me-lg-0">
  81.              <a class="nav-link" href="https://github.com/mdbootstrap/mdb-ui-kit" rel="nofollow" target="_blank">
  82.                <i class="fab fa-github"></i>
  83.              </a>
  84.            </li>
  85.          </ul>
  86.        </div>
  87.  -->
  88.      </div>
  89.    </nav>
  90.    <!-- Navbar -->
  91.  
  92.    <!-- Background image -->
  93.    <div id="intro" class="p-5 text-center bg-image shadow-1-strong"
  94.      style="background-image: url('https://mdbootstrap.com/img/new/slides/205.jpg');">
  95.      <div class="mask" style="background-color: rgba(0, 0, 0, 0.7);">
  96.        <div class="d-flex justify-content-center align-items-center h-100">
  97.          <div class="text-white px-4" data-mdb-theme="dark">
  98.            <h1 class="mb-3">THE GATE SOLUTION</h1>
  99.  
  100.            <!-- Time Counter -->
  101.            <h3 id="time-counter" class="border border-light my-4 p-4"></h3>
  102.  
  103.            <p>Leading Software Company.</p>
  104.  
  105.            <p>Web and Software Services</p>
  106.  
  107.            <a class="btn btn-outline-light btn-lg m-2" href="https://www.youtube.com/watch?v=c9B4TPnak1A" role="button" data-mdb-ripple-init
  108.              rel="nofollow" target="_blank">Get Help</a>
  109.            <a class="btn btn-outline-light btn-lg m-2" href="https://mdbootstrap.com/docs/standard/" target="_blank" data-mdb-ripple-init
  110.              role="button">Contact Us</a>
  111.          </div>
  112.        </div>
  113.      </div>
  114.    </div>
  115.    <!-- Background image -->
  116.  </header>
  117.  <!--Main Navigation-->
  118.  
  119.  <!--Main layout-->
  120.  <main class="mt-5">
  121.    <div class="container">
  122.      <!--Section: Content-->
  123.      <section>
  124.        <div class="row">
  125.          <div class="col-md-6 gx-5 mb-4 d-lg-flex align-items-center">
  126.            <div>
  127.              <h4><strong>For our Services </strong></h4>
  128.              <p class="text-muted">
  129.                We are providing all kind of services for Softwares, e.g: ERP, CRM, ACCOUNTS, Trading Softwares, Inventory, POS and much more...!
  130.              </p>
  131.            </div>
  132.          </div>
  133.  
  134.          <div class="col-md-6 gx-5 mb-4">
  135.            <form>
  136.              <!-- Name input -->
  137.              <div class="form-outline mb-4" data-mdb-input-init>
  138.                <input type="text" id="form5Example1" class="form-control" />
  139.                <label class="form-label" for="form5Example1">Name</label>
  140.              </div>
  141.  
  142.              <!-- Email input -->
  143.              <div class="form-outline mb-4" data-mdb-input-init>
  144.                <input type="email" id="form5Example2" class="form-control" />
  145.                <label class="form-label" for="form5Example2">Email address</label>
  146.              </div>
  147.  
  148.              <!-- Submit button -->
  149.              <button type="submit" class="btn btn-primary btn-block mb-4" data-mdb-ripple-init>
  150.                Subscribe
  151.              </button>
  152.            </form>
  153.          </div>
  154.        </div>
  155.      </section>
  156.      <!--Section: Content-->
  157.    </div>
  158.  </main>
  159.  <!--Main layout-->
  160.  
  161.  <!--Footer-->
  162.  <footer class="bg-light text-lg-start">
  163.    <div class="py-4 text-center">
  164.      <a role="button" class="btn btn-primary btn-lg m-2" data-mdb-ripple-init
  165.        href="https://wa.me/923009233039" rel="nofollow" target="_blank">
  166.        Whatsapp
  167.      </a>
  168.      <a role="button" class="btn btn-primary btn-lg m-2" data-mdb-ripple-init href="https://wa.me/923009233039" target="_blank">
  169.       Contact Us
  170.      </a>
  171.    </div>
  172.  
  173.    <hr class="m-0" />
  174.  
  175.    <div class="text-center py-4 align-items-center">
  176.      <p>Follow The Gate Solution on social media</p>
  177.      <a href="https://www.youtube.com/@thegatesolution" class="btn btn-primary m-1" role="button" data-mdb-ripple-init
  178.        rel="nofollow" target="_blank">
  179.        <i class="fab fa-youtube"></i>
  180.      </a>
  181.      <a href="https://www.facebook.com/thegatesolution" class="btn btn-primary m-1" role="button" rel="nofollow" data-mdb-ripple-init
  182.        target="_blank">
  183.        <i class="fab fa-facebook-f"></i>
  184.      </a>
  185.      <a href="#" class="btn btn-primary m-1" role="button" rel="nofollow" data-mdb-ripple-init
  186.        target="_blank">
  187.        <i class="fab fa-twitter"></i>
  188.      </a>
  189.      <a href="#" class="btn btn-primary m-1" role="button" rel="nofollow" data-mdb-ripple-init
  190.        target="_blank">
  191.        <i class="fab fa-github"></i>
  192.      </a>
  193.    </div>
  194.  
  195.    <!-- Copyright -->
  196.    <div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
  197.      © 2020 Copyright:
  198.      <a class="text-dark" href="#">The Gate Solution</a>
  199.    </div>
  200.    <!-- Copyright -->
  201.  </footer>
  202.  <!--Footer-->
  203.  
  204.    <!-- Time Counter -->
  205.    <script type="text/javascript">
  206.      // Set the date we're counting down to
  207.      var countDownDate = new Date();
  208.      countDownDate.setDate(countDownDate.getDate() + 30);
  209.  
  210.      // Update the count down every 1 second
  211.      var x = setInterval(function () {
  212.        // Get todays date and time
  213.        var now = new Date().getTime();
  214.  
  215.        // Find the distance between now an the count down date
  216.        var distance = countDownDate - now;
  217.  
  218.        // Time calculations for days, hours, minutes and seconds
  219.        var days = Math.floor(distance / (1000 * 60 * 60 * 24));
  220.        var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
  221.        var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
  222.        var seconds = Math.floor((distance % (1000 * 60)) / 1000);
  223.  
  224.        // Display the result in the element with id="demo"
  225.        document.getElementById('time-counter').innerHTML =
  226.          days + 'd ' + hours + 'h ' + minutes + 'm ' + seconds + 's ';
  227.  
  228.        // If the count down is finished, write some text
  229.        if (distance < 0) {
  230.          clearInterval(x);
  231.          document.getElementById('time-counter').innerHTML = 'EXPIRED';
  232.        }
  233.      }, 1000);
  234.    </script>
  235.    <!-- MDB -->
  236.    <script type="text/javascript" src="js/mdb.umd.min.js"></script>
  237. </body>
  238. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda