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