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

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4.  <title>Gemstonic - Coronavirus Statistics</title>
  5.  <meta charset="utf-8">
  6.  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">    
  7.  
  8.  <link href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;700;900&display=swap" rel="stylesheet">
  9.  
  10.  <link rel="stylesheet" href="fonts/icomoon/style.css">
  11.  
  12.  <link rel="stylesheet" href="css/bootstrap.min.css">
  13.  <link rel="stylesheet" href="css/jquery-ui.css">
  14.  <link rel="stylesheet" href="css/owl.carousel.min.css">
  15.  <link rel="stylesheet" href="css/owl.theme.default.min.css">
  16.  <link rel="stylesheet" href="css/owl.theme.default.min.css">
  17.  
  18.  <link rel="stylesheet" href="css/jquery.fancybox.min.css">
  19.  
  20.  <link rel="stylesheet" href="css/bootstrap-datepicker.css">
  21.  
  22.  <link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
  23.  <link rel="stylesheet" href="fonts/flaticon-covid/font/flaticon.css">
  24.  
  25.  <link rel="stylesheet" href="css/aos.css">
  26.  
  27.  <link rel="stylesheet" href="css/style.css">
  28.  
  29. </head>
  30. <body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
  31.  
  32.  
  33.  <div id="overlayer"></div>
  34.  <div class="loader">
  35.    <div class="spinner-border text-primary" role="status">
  36.      <span class="sr-only">Loading...</span>
  37.    </div>
  38.  </div>
  39.  
  40.  
  41.  <div class="site-wrap">
  42.  
  43.    <div class="site-mobile-menu site-navbar-target">
  44.      <div class="site-mobile-menu-header">
  45.        <div class="site-mobile-menu-close mt-3">
  46.          <span class="icon-close2 js-menu-toggle"></span>
  47.        </div>
  48.      </div>
  49.      <div class="site-mobile-menu-body"></div>
  50.    </div>
  51.  
  52.    
  53.    <header class="site-navbar light js-sticky-header site-navbar-target" role="banner">
  54.  
  55.      <div class="container">
  56.        <div class="row align-items-center">
  57.  
  58.          <div class="col-6 col-xl-2">
  59.            <div class="mb-0 site-logo"><a href="index.html" class="mb-0"><img src="images/logo.png" width="100%"> </a></div>
  60.          </div>
  61.  
  62.          <div class="col-12 col-md-10 d-none d-xl-block">
  63.            <nav class="site-navigation position-relative text-right" role="navigation">
  64.  
  65.              <ul class="site-menu main-menu js-clone-nav mr-auto d-none d-lg-block">
  66.                <li class="active"><a href="index.html" class="nav-link">Home</a></li>
  67.                <li><a href="register.html" class="nav-link">Register</a></li>
  68.                <li><a href="login.html" class="nav-link">login</a></li>
  69.                <li ><a href="profile.php" class="nav-link">Profile</a></li>
  70.  
  71.              </ul>
  72.            </nav>
  73.          </div>
  74.  
  75.  
  76.          <div class="col-6 d-inline-block d-xl-none ml-md-0 py-3" style="position: relative; top: 3px;"><a href="#" class="site-menu-toggle js-menu-toggle float-right"><span class="icon-menu h3 text-black"></span></a></div>
  77.  
  78.        </div>
  79.      </div>
  80.  
  81.    </header>
  82.  
  83.    
  84.  
  85.    <div class="hero-v1">
  86.      <div class="container">
  87.        <div class="row align-items-center">
  88.          <div class="col-lg-6 mr-auto text-center text-lg-left">
  89.            <span class="d-block subheading">Covid-19 Awareness</span>
  90.            <h1 class="heading mb-3">Stay Safe. Stay Home.</h1>
  91.            <p class="mb-5">Each day we hear about more people testing positive for COVID-19 in our county, the United States and throughout the world.</p>
  92.            <p class="mb-4"><a href="#" class="btn btn-primary">How to prevent</a></p>
  93.  
  94.  
  95.  
  96.          </div>
  97.          <div class="col-lg-6">
  98.            <figure class="illustration">
  99.              <img src="images/illustration.png" alt="Image" class="img-fluid">
  100.            </figure>
  101.          </div>
  102.          <div class="col-lg-6"></div>
  103.        </div>
  104.      </div>
  105.    </div>
  106.  
  107.  
  108.    <!-- MAIN -->
  109.    
  110.    <div class="site-section stats">
  111.      <div class="container">
  112.        <div class="row mb-3">
  113.          <div class="col-lg-7 text-center mx-auto">
  114.            <h2 class="section-heading">Coronavirus Statistics</h2>
  115.          </div>
  116.        </div>
  117.        <div class="row">
  118.          <div class="col-lg-4">
  119.            <div class="data">
  120.              <span class="icon text-primary">
  121.                <span class="flaticon-virus"></span>
  122.              </span>
  123.              <strong class="d-block number">14,112,077</strong>
  124.              <span class="label">Active Cases</span>
  125.            </div>
  126.          </div>
  127.          <div class="col-lg-4">
  128.            <div class="data">
  129.              <span class="icon text-primary">
  130.                <span class="flaticon-virus"></span>
  131.              </span>
  132.              <strong class="d-block number">595,685</strong>
  133.              <span class="label">Deaths</span>
  134.            </div>
  135.          </div>
  136.          <div class="col-lg-4">
  137.            <div class="data">
  138.              <span class="icon text-primary">
  139.                <span class="flaticon-virus"></span>
  140.              </span>
  141.              <strong class="d-block number">8,397,665</strong>
  142.              <span class="label">Recovered Cases</span>
  143.            </div>
  144.          </div>
  145.        </div>
  146.      </div>
  147.    </div>
  148.  
  149.  
  150.    <div class="site-section">
  151.      <div class="container">
  152.        <div class="row">
  153.          <div class="col-lg-6 mb-4 mb-lg-0">
  154.            <figure class="img-play-vid">
  155.              <img src="images/hero_1.jpg" alt="Image" class="img-fluid">
  156.              <div class="absolute-block d-flex">
  157.                <span class="text">Watch the Video</span>
  158.                <a href="https://www.youtube.com/watch?v=9pVy8sRC440" data-fancybox class="btn-play">
  159.                  <span class="icon-play"></span>
  160.                </a>
  161.              </div>
  162.            </figure>
  163.          </div>
  164.          <div class="col-lg-5 ml-auto">
  165.            <h2 class="mb-4 section-heading">What is Coronavirus?</h2>
  166.            <p>COVID-19 is the disease caused by the new coronavirus that emerged in China in December 2019!</p>
  167.            <ul class="list-check list-unstyled mb-5">
  168.              <li>include cough, fever or chills.</li>
  169.              <li>shortness of breath or difficulty breathing.</li>
  170.              <li>can be spread from person to person.</li>
  171.            </ul>
  172.            <p><a href="#" class="btn btn-primary">Learn more</a></p>
  173.          </div>
  174.        </div>
  175.      </div>
  176.    </div>
  177.  
  178.    <div class="container pb-5">
  179.      <div class="row">
  180.        <div class="col-lg-3">
  181.          <div class="feature-v1 d-flex align-items-center">
  182.            <div class="icon-wrap mr-3">
  183.              <span class="flaticon-protection"></span>
  184.            </div>
  185.            <div>
  186.              <h3>Protection</h3>
  187.            </div>
  188.          </div>
  189.        </div>
  190.        <div class="col-lg-3">
  191.          <div class="feature-v1 d-flex align-items-center">
  192.            <div class="icon-wrap mr-3">
  193.              <span class="flaticon-patient"></span>
  194.            </div>
  195.            <div>
  196.              <h3>Prevention</h3>
  197.            </div>
  198.          </div>
  199.        </div>
  200.        <div class="col-lg-3">
  201.          <div class="feature-v1 d-flex align-items-center">
  202.            <div class="icon-wrap mr-3">
  203.              <span class="flaticon-hand-sanitizer"></span>
  204.            </div>
  205.            <div>
  206.              <h3>Treatments</h3>
  207.            </div>
  208.          </div>
  209.        </div>
  210.        <div class="col-lg-3">
  211.          <div class="feature-v1 d-flex align-items-center">
  212.            <div class="icon-wrap mr-3">
  213.              <span class="flaticon-virus"></span>
  214.            </div>
  215.            <div>
  216.              <h3>Symptoms</h3>
  217.            </div>
  218.          </div>
  219.        </div>
  220.      </div>
  221.    </div>
  222.  
  223.  
  224.    <div class="site-section bg-primary-light">
  225.      <div class="container">
  226.        <div class="row align-items-center">
  227.          <div class="col-lg-6">
  228.  
  229.            <div class="row">
  230.              <div class="col-6 col-lg-6 mt-lg-5">
  231.                <div class="media-v1 bg-1">
  232.                  <div class="icon-wrap">
  233.                    <span class="flaticon-stay-at-home"></span>
  234.                  </div>
  235.                  <div class="body">
  236.                    <h3>Stay at home</h3>
  237.                  </div>
  238.                </div>
  239.  
  240.                <div class="media-v1 bg-1">
  241.                  <div class="icon-wrap">
  242.                    <span class="flaticon-patient"></span>
  243.                  </div>
  244.                  <div class="body">
  245.                    <h3>Wear facemask</h3>
  246.                  </div>
  247.                </div>
  248.              </div>
  249.              <div class="col-6 col-lg-6">
  250.                <div class="media-v1 bg-1">
  251.                  <div class="icon-wrap">
  252.                    <span class="flaticon-social-distancing"></span>
  253.                  </div>
  254.                  <div class="body">
  255.                    <h3>Keep social distancing</h3>
  256.                  </div>
  257.                </div>
  258.  
  259.                <div class="media-v1 bg-1">
  260.                  <div class="icon-wrap">
  261.                    <span class="flaticon-hand-washing"></span>
  262.                  </div>
  263.                  <div class="body">
  264.                    <h3>Wash your hands</h3>
  265.                  </div>
  266.                </div>
  267.              </div>
  268.              
  269.            </div>
  270.          </div>
  271.          <div class="col-lg-5 ml-auto">
  272.            <h2 class="section-heading mb-4">How to Prevent Coronavirus?</h2>
  273.            <p>If COVID-19 is spreading in your community, stay safe by taking some simple precautions, such as physical distancing, wearing a mask, keeping rooms well ventilated, avoiding crowds, cleaning your hands, and coughing into a bent elbow or tissue. Check local advice where you live and work. Do it all!</p>
  274.  
  275.            <ul class="list-check list-unstyled mb-5">
  276.              <li>Wash your hands often</li>
  277.              <li>Avoid close contact</li>
  278.              <li>Clean and disinfect</li>
  279.            </ul>
  280.  
  281.            <p><a href="#" class="btn btn-primary">Read more about prevention</a></p>
  282.          </div>
  283.        </div>
  284.      </div>
  285.    </div>
  286.  
  287.    <div class="site-section">
  288.      <div class="container">
  289.        <div class="row mb-5">
  290.          <div class="col-lg-7 mx-auto text-center">
  291.            <span class="subheading">What you need to do</span>
  292.            <h2 class="mb-4 section-heading">How To Protect Yourself</h2>
  293.            <p>COVID-19 spreads easily from person to person.</p>
  294.          </div>
  295.        </div>
  296.        <div class="row">
  297.          <div class="col-lg-6 ">
  298.            <div class="row mt-5 pt-5">
  299.              <div class="col-lg-6 do ">
  300.                <h3>You should do</h3>
  301.                <ul class="list-unstyled check">
  302.                  <li>Stay at home</li>
  303.                  <li>Wear mask</li>
  304.                  <li>Use Sanitizer</li>
  305.                  <li>Disinfect your home</li>
  306.                  <li>Wash your hands</li>
  307.                  <li>Frequent self-isolation</li>
  308.                </ul>
  309.              </div>
  310.              <div class="col-lg-6 dont ">
  311.                <h3>You should avoid</h3>
  312.                <ul class="list-unstyled cross">
  313.                  <li>Avoid infected people</li>
  314.                  <li>Avoid animals</li>
  315.                  <li>Avoid handshaking</li>
  316.                  <li>Aviod infected surfaces</li>
  317.                  <li>Don't touch your face</li>
  318.                  <li>Avoid droplets</li>
  319.                </ul>
  320.              </div>
  321.            </div>
  322.          </div>
  323.          <div class="col-lg-6">
  324.            <img src="images/protect.png" alt="Image" class="img-fluid">
  325.          </div>
  326.        </div>
  327.      </div>
  328.    </div>
  329.  
  330.  
  331.    <div class="site-section bg-primary-light">
  332.      <div class="container">
  333.        <div class="row mb-5">
  334.          <div class="col-lg-7 mx-auto text-center">
  335.            <h2 class="mb-4 section-heading">Symptoms of Coronavirus</h2>
  336.            <p>People with COVID-19 have had a wide range of symptoms reported – ranging from mild symptoms to severe illness. Symptoms may appear 2-14 days after exposure to the virus. People with these symptoms may have COVID-19!</p>
  337.          </div>
  338.        </div>
  339.        <div class="row">
  340.          <div class="col-lg-6 mb-4">
  341.            <div class="symptom d-flex">
  342.              <div class="img">
  343.                <img src="images/symptom_high-fever.png" alt="Image" class="img-fluid">
  344.              </div>
  345.              <div class="text">
  346.                <h3>High Fever</h3>
  347.                <p> this means you feel hot to touch on your chest or back (you do not need to measure your temperature)</p>
  348.              </div>
  349.            </div>
  350.          </div>
  351.          <div class="col-lg-6 mb-4">
  352.            <div class="symptom d-flex">
  353.              <div class="img">
  354.                <img src="images/symptom_cough.png" alt="Image" class="img-fluid">
  355.              </div>
  356.              <div class="text">
  357.                <h3>Cough</h3>
  358.                <p> this means coughing a lot for more than an hour, or 3 or more coughing episodes in 24 hours (if you usually have a cough, it may be worse than usual)</p>
  359.              </div>
  360.            </div>
  361.          </div>
  362.          <div class="col-lg-6 mb-4">
  363.            <div class="symptom d-flex">
  364.              <div class="img">
  365.                <img src="images/symptom_sore-troath.png" alt="Image" class="img-fluid">
  366.              </div>
  367.              <div class="text">
  368.                <h3>Sore Troath</h3>
  369.                <p>this means you've noticed you cannot smell or taste anything, or things smell or taste different to normal</p>
  370.              </div>
  371.            </div>
  372.          </div>
  373.  
  374.          <div class="col-lg-6 mb-4">
  375.            <div class="symptom d-flex">
  376.              <div class="img">
  377.                <img src="images/symptom_headache.png" alt="Image" class="img-fluid">
  378.              </div>
  379.              <div class="text">
  380.                <h3>Headache</h3>
  381.                <p>Headaches can be more complicated than most people realize. Different kinds can have their own set of symptoms.</p>
  382.              </div>
  383.            </div>
  384.          </div>
  385.        </div>
  386.  
  387.        <div class="row justify-content-md-center">
  388.          <div class="col-lg-10">
  389.            <div class="note row">
  390.  
  391.              <div class="col-lg-8 mb-4 mb-lg-0"><strong>Stay at home and call your doctor</strong></div>
  392.              <div class="col-lg-4 text-lg-right">
  393.                <a href="#" class="btn btn-primary"><span class="icon-phone mr-2 mt-3"></span>Help line</a>
  394.              </div>
  395.            </div>
  396.          </div>
  397.        </div>
  398.      </div>
  399.    </div>
  400.  
  401.    <div class="site-footer">
  402.      <div class="container">
  403.        <div class="row text-center">
  404.          <div class="col-md-12">
  405.            <div class="border-top">
  406.              <p class="copyright"><small>
  407.                <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
  408.                Copyright &copy;<script>document.write(new Date().getFullYear());</script> All rights reserved by gemstonic
  409.                <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></small></p>
  410.  
  411.              </div>
  412.            </div>
  413.  
  414.          </div>
  415.        </div>
  416.      </div>
  417.    </div>
  418.  
  419.  <script src="js/jquery-3.3.1.min.js"></script>
  420.  <script src="js/jquery-ui.js"></script>
  421.  <script src="js/popper.min.js"></script>
  422.  <script src="js/bootstrap.min.js"></script>
  423.  <script src="js/owl.carousel.min.js"></script>
  424.  <script src="js/jquery.countdown.min.js"></script>
  425.  <script src="js/jquery.easing.1.3.js"></script>
  426.  <script src="js/aos.js"></script>
  427.  <script src="js/jquery.fancybox.min.js"></script>
  428.  <script src="js/jquery.sticky.js"></script>
  429.  <script src="js/isotope.pkgd.min.js"></script>
  430.  
  431.  
  432.  <script src="js/main.js"></script>
  433.  
  434.  
  435. </body>
  436. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda