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://peter-jones.net

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.  
  5. <meta charset="utf-8">
  6.  
  7. <title>Jones</title>
  8. <!--
  9. Comila Template
  10. http://www.templatemo.com/tm-490-comila
  11. -->
  12. <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  13. <meta name="viewport" content="width=device-width, initial-scale=1">
  14. <meta name="keywords" content="">
  15. <meta name="description" content="">
  16.  
  17. <!-- stylesheets css -->
  18. <link rel="stylesheet" href="css/bootstrap.min.css">
  19. <link rel="stylesheet" href="css/animate.min.css">
  20.  
  21.   <link rel="stylesheet" href="css/et-line-font.css">
  22. <link rel="stylesheet" href="css/font-awesome.min.css">
  23.  
  24.   <link rel="stylesheet" href="css/vegas.min.css">
  25. <link rel="stylesheet" href="css/style.css">
  26.  
  27. <link href='https://fonts.googleapis.com/css?family=Rajdhani:400,500,700' rel='stylesheet' type='text/css'>
  28.  
  29. </head>
  30. <body>
  31.  
  32. <!-- preloader section -->
  33. <section class="preloader">
  34. <div class="sk-circle">
  35.       <div class="sk-circle1 sk-child"></div>
  36.       <div class="sk-circle2 sk-child"></div>
  37.       <div class="sk-circle3 sk-child"></div>
  38.       <div class="sk-circle4 sk-child"></div>
  39.       <div class="sk-circle5 sk-child"></div>
  40.       <div class="sk-circle6 sk-child"></div>
  41.      <div class="sk-circle7 sk-child"></div>
  42.       <div class="sk-circle8 sk-child"></div>
  43.       <div class="sk-circle9 sk-child"></div>
  44.       <div class="sk-circle10 sk-child"></div>
  45.       <div class="sk-circle11 sk-child"></div>
  46.       <div class="sk-circle12 sk-child"></div>
  47.     </div>
  48. </section>
  49.  
  50. <!-- home section -->
  51. <section id="home">
  52. <div class="container">
  53. <div class="row">
  54.  
  55. <div class="col-md-offset-2 col-md-8 col-sm-12">
  56. <div class="home-thumb">
  57. <h1 class="wow fadeInUp" data-wow-delay="0.4s">Jones</h1>
  58.           <h3 class="wow fadeInUp" data-wow-delay="0.6s">We are almost <strong>ready to launch</strong> our <strong>new creative</strong> brand!</h3>
  59.           <a href="#about" class="btn btn-lg btn-defaultp hidden-xs" data-wow-delay="0.8s">Let's begin</a>
  60.         <a href="#contact" class="btn btn-lg btn-success">Notify me!</a>
  61. </div>
  62. </div>
  63.  
  64. </div>
  65. </div>
  66. </section>
  67.  
  68. <!-- about section -->
  69. <section id="about">
  70. <div class="container">
  71. <div class="row">
  72.  
  73.      <div class="col-md-6 col-sm-12">
  74.        <img src="images/about-img.jpg" class="img-responsive wow fadeInUp" alt="About">
  75.      </div>
  76.  
  77. <div class="col-md-6 col-sm-12">
  78. <div class="about-thumb">
  79. <div class="section-title">
  80. <h1 class="wow fadeIn" data-wow-delay="0.2s">About</h1>
  81. </div>
  82. <div class="wow fadeInUp" data-wow-delay="0.6s">
  83. <p>With Jones find the ultimate deal you need, we have a huge options to choose without limits. Our community are growing faster, we have millions users that are like you who are savy and passionate about finding and sharing good deals.</p>
  84. </div>
  85. </div>
  86. </div>
  87.  
  88. </div>
  89. </div>
  90. </section>
  91.  
  92.  
  93. <!-- feature section -->
  94. <section id="feature">
  95.  <div class="container">
  96.    <div class="row">
  97.      
  98.      <svg preserveAspectRatio="none" viewBox="0 0 100 102" height="100" width="100%" version="1.1" xmlns="http://www.w3.org/2000/svg" class="svgcolor-light">
  99.        <path d="M0 0 L50 100 L100 0 Z"></path>
  100.      </svg>
  101.  
  102.      <div class="col-md-4 col-sm-6">
  103.        <div class="media wow fadeInUp" data-wow-delay="0.4s">
  104.          <div class="media-object media-left">
  105.          </div>
  106.          <div class="media-body">
  107.            <h2 class="media-heading">Couponing Deals</h2>
  108.            <p>Couponing allows you to save the most money. It is an addictive hobby loved by many NewSplits readers.</p>
  109.          </div>
  110.        </div>
  111.      </div>
  112.  
  113.      <div class="col-md-4 col-sm-6">
  114.        <div class="media wow fadeInUp" data-wow-delay="0.8s">
  115.          <div class="media-object media-left">
  116.          </div>
  117.          <div class="media-body">
  118.            <h2 class="media-heading">Online Deals</h2>
  119.            <p>Sales and promotions you can score online without leaving your house. Many people prefer online deals due to convenience and time saving factors.</p>
  120.          </div>
  121.        </div>
  122.      </div>
  123.  
  124.      <div class="col-md-4 col-sm-8">
  125.        <div class="media wow fadeInUp" data-wow-delay="1.2s">
  126.          <div class="media-object media-left">
  127.          </div>
  128.          <div class="media-body">
  129.            <h2 class="media-heading">Free Samples </h2>
  130.            <p>Free samples or coupons for full-sized freebies from national brands looking to have the public try their products.</p>
  131.          </div>
  132.        </div>
  133.      </div>
  134.  
  135.      <div class="clearfix text-center col-md-12 col-sm-12">
  136.        <a href="#contact" class="btn btn-default smoothScroll">more</a>
  137.      </div>
  138.  
  139.    </div>
  140.  </div>
  141. </section>
  142.  
  143. <!-- contact section -->
  144. <section id="contact">
  145. <div class="container">
  146. <div class="row">
  147.  
  148. <div class="col-md-offset-2 col-md-8 col-sm-12">
  149. <div class="section-title">
  150. <h1 class="wow fadeInUp" data-wow-delay="0.3s">Don’t miss this chance!  </h1>
  151. <p class="wow fadeInUp" data-wow-delay="0.6s">Get notified when we post deals on Jones, submit your email address below to receive alerts and our newsletter.
  152.          </p>
  153. </div>
  154. <div class="contact-form wow fadeInUp" data-wow-delay="1.0s">
  155. <form id="contact-form" method="get" action="subscribe.php">
  156.                        <div class="col-md-12 col-sm-12">
  157.                           <input name="email" type="email" class="form-control" placeholder="Your Email" required>
  158.                        </div>
  159.  
  160. <div class="col-md-offset-3 col-md-6 col-sm-offset-2 col-sm-8">
  161. <input name="submit" type="submit" class="form-control submit" id="submit" value="SUBSCRIBE">
  162. </div>
  163. </form>
  164. </div>
  165. </div>
  166. </div>
  167. </div>
  168. </section>
  169.  
  170. <!-- footer section -->
  171. <footer>
  172. <div class="container">
  173. <div class="row">
  174.  
  175.      <svg class="svgcolor-light" preserveAspectRatio="none" viewBox="0 0 100 102" height="100" width="100%" version="1.1" xmlns="http://www.w3.org/2000/svg">
  176.        <path d="M0 0 L50 100 L100 0 Z"></path>
  177.      </svg>
  178.  
  179.      <div class="col-md-4 col-sm-6">
  180.          <div class="wow fadeInUp" data-wow-delay="0.3s">
  181.             <p class="copyright-text">© <script>document.write(new Date().getFullYear());</script> All Rights Reserved.  <a href="">Jones</a> |
  182.              <a href="privacy.php">Privacy Policy </a> |
  183.              <a href="unsubscribe.php">Unsubscribe </a></p>
  184.          </div>
  185.      </div>
  186.  
  187.      <div class="col-md-1 col-sm-1"></div>
  188.  
  189.  
  190.  
  191. </div>
  192. </div>
  193. </footer>
  194.  
  195. <!-- Back top -->
  196. <a href="#back-top" class="go-top"><i class="fa fa-angle-up"></i></a>
  197.  
  198. <!-- javscript js -->
  199. <script src="js/jquery.js"></script>
  200. <script src="js/bootstrap.min.js"></script>
  201.  
  202. <script src="js/vegas.min.js"></script>
  203.  
  204. <script src="js/wow.min.js"></script>
  205. <script src="js/smoothscroll.js"></script>
  206. <script src="js/custom.js"></script>
  207.  
  208. </body>
  209. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda