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

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Coming Soon</title>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <style type="text/css">
  8. body {
  9.  /*background: linear-gradient(90deg, white, gray);*/
  10.  background-color: #eee;
  11. }
  12.  
  13. body, h1, p {
  14.  font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
  15.  font-weight: normal;
  16.  margin: 0;
  17.  padding: 0;
  18.  text-align: center;
  19. }
  20.  
  21. .container {
  22.  margin-left:  auto;
  23.  margin-right:  auto;
  24.  margin-top: 177px;
  25.  max-width: 1170px;
  26.  padding-right: 15px;
  27.  padding-left: 15px;
  28. }
  29.  
  30. .row:before, .row:after {
  31.  display: table;
  32.  content: " ";
  33. }
  34.  
  35. h1 {
  36.  font-size: 48px;
  37.  font-weight: 300;
  38.  margin: 0 0 20px 0;
  39. }
  40.  
  41. .lead {
  42.  font-size: 21px;
  43.  font-weight: 200;
  44.  margin-bottom: 20px;
  45. }
  46.  
  47. p {
  48.  margin: 0 0 10px;
  49. }
  50.  
  51. a {
  52.  color: #3282e6;
  53.  text-decoration: none;
  54. }
  55. </style>
  56. </head>
  57. <body>
  58. <div class="container text-center" id="error">
  59. <svg height="100" width="100">
  60. <circle cx="50" cy="50" r="31" stroke="#679b08" stroke-width="9.5" fill="none" />
  61. <circle cx="50" cy="50" r="6" stroke="#679b08" stroke-width="1" fill="#679b08" />
  62. <line x1="50" y1="50" x2="35" y2="50" style="stroke:#679b08;stroke-width:6" />
  63. <line x1="65" y1="35" x2="50" y2="50" style="stroke:#679b08;stroke-width:6" />
  64. <path d="M59 65 L83 65 L75 87 Z" fill="#679b08" />
  65. <rect width="20" height="9" x="70" y="56" style="fill:#eee;stroke-width:0;" />
  66. </svg>
  67. <div class="row">
  68. <div class="col-md-12">
  69. <div class="main-icon text-success"><span class="uxicon uxicon-clock-refresh"></span></div>
  70. <h1>Future home of something quite cool.</h1>
  71. <p class="lead">If you're the <strong>site owner</strong>, <a href="/cpanel">log in</a> to launch this site</p>
  72. <p class="lead">If you are a <strong>visitor</strong>, check back soon.</p>
  73. </div>
  74. </div>
  75. </div>
  76. </body>
  77. </html>
  78.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda