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

  1.    <!-- <div class="modal fade" role="dialog" id="lock-modal">
  2.      <div class="modal-dialog">
  3.        <div class="modal-content">
  4.          <div class="modal-body">
  5.                      </div>
  6.        </div>
  7.      </div>
  8.    </div> -->
  9.    <!-- <script>
  10.    $(function(){
  11.     $('#lock-modal').modal({backdrop:'static',keyboard:false});
  12.    });
  13.    </script> -->
  14.  <!DOCTYPE html>
  15. <html lang="en">
  16. <head>
  17.  <title>Ascendio Corporate - Health Coach</title>
  18.  <meta charset="utf-8">
  19.  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  20.  
  21.  <link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
  22.  
  23.  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  24.  
  25.  <link rel="stylesheet" href="css/animate.css">
  26.  
  27.  <link rel="stylesheet" href="css/owl.carousel.min.css">
  28.  <link rel="stylesheet" href="css/owl.theme.default.min.css">
  29.  <link rel="stylesheet" href="css/magnific-popup.css">
  30.  
  31.  <link rel="stylesheet" href="css/bootstrap-datepicker.css">
  32.  <link rel="stylesheet" href="css/jquery.timepicker.css">
  33.  
  34.  <link rel="stylesheet" href="css/flaticon.css">
  35.  <link rel="stylesheet" href="css/style.css">
  36. </head>
  37. <body>  <div class="wrap">
  38.    <div class="container">
  39.      <div class="row justify-content-between">
  40.        <div class="col d-flex justify-content-end">
  41.          <div class="social-media">
  42.            <p class="mb-0 d-flex">
  43.              <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-facebook"><i class="sr-only">Facebook</i></span></a>
  44.              <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-twitter"><i class="sr-only">Twitter</i></span></a>
  45.              <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-instagram"><i class="sr-only">Instagram</i></span></a>
  46.              <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-dribbble"><i class="sr-only">Dribbble</i></span></a>
  47.            </p>
  48.          </div>
  49.        </div>
  50.      </div>
  51.    </div>
  52.  </div>
  53.  <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
  54.    <div class="container">
  55.      <a class="navbar-brand" href="index.php"><img src="images/logo.png" width="200px"></a>
  56.      <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
  57.        <span class="fa fa-bars"></span> Menu
  58.      </button>
  59.      <div class="collapse navbar-collapse" id="ftco-nav">
  60.        <ul class="navbar-nav ml-auto">
  61.          <li class="nav-item"><a href="index.php" class="nav-link">Home</a></li>
  62.          <li class="nav-item"><a href="login.php" class="nav-link">login</a></li>
  63.          <li class="nav-item"><a href="register.php" class="nav-link">Register</a></li>
  64.          <li class="nav-item"><a href="profile.php" class="nav-link">Profile</a></li>
  65.        </ul>
  66.      </div>
  67.    </div>
  68.  </nav>
  69.  
  70. <div class="hero-wrap js-fullheight">
  71. <div class="home-slider owl-carousel js-fullheight">
  72. <div class="slider-item js-fullheight" style="background-image:url(images/bg-1.jpg);">
  73. <div class="overlay"></div>
  74. <div class="container">
  75. <div class="row no-gutters slider-text align-items-center">
  76. <div class="col-md-7 ftco-animate">
  77. <div class="text w-100">
  78. <h2>Welcome to Health Coach</h2>
  79. <h1 class="mb-4 color-white">Get in shape faster, live your happy life</h1>
  80. <p><a href="#" class="btn btn-primary">Learn more</a> <a href="#" class="btn btn-white">Contact us</a></p>
  81. </div>
  82. </div>
  83. </div>
  84. </div>
  85. </div>
  86.  
  87. <div class="slider-item js-fullheight" style="background-image:url(images/bg-2.jpg);">
  88. <div class="overlay"></div>
  89. <div class="container">
  90. <div class="row no-gutters slider-text align-items-center">
  91. <div class="col-md-7 ftco-animate">
  92. <div class="text w-100">
  93. <h2>A Fresh approach to healthy life</h2>
  94. <h1 class="mb-4 color-white">Unlock your potential with good nutrition</h1>
  95. <p><a href="#" class="btn btn-primary">Learn more</a> <a href="#" class="btn btn-white">Contact us</a></p>
  96. </div>
  97. </div>
  98. </div>
  99. </div>
  100. </div>
  101.  
  102. <div class="slider-item js-fullheight" style="background-image:url(images/bg-3.jpg);">
  103. <div class="overlay"></div>
  104. <div class="container">
  105. <div class="row no-gutters slider-text align-items-center justify-content-start">
  106. <div class="col-md-6 ftco-animate">
  107. <div class="text w-100">
  108. <h2>Welcome Health Coach</h2>
  109. <h1 class="mb-4 color-white">You can transform health through habit change</h1>
  110. <p><a href="#" class="btn btn-primary">Learn more</a> <a href="#" class="btn btn-white">Contact us</a></p>
  111. </div>
  112. </div>
  113. </div>
  114. </div>
  115. </div>
  116. </div>
  117. </div>
  118.  
  119. <section class="ftco-section ftco-services">
  120. <div class="container">
  121. <div class="row">
  122. <div class="col-md-4 d-flex services align-self-stretch px-4 ftco-animate">
  123. <div class="d-block services-wrap text-center">
  124. <div class="img" style="background-image: url(images/services-1.jpg);"></div>
  125. <div class="media-body p-2 mt-3">
  126. <h3 class="heading">Exercise Program</h3>
  127. <p>Cardio exercise Cardio can be any activity that gets your heart rate up, from walking or jogging to cycling or taking a fitness class.</p>
  128. <p><a href="#" class="btn btn-primary btn-outline-primary">Read more</a></p>
  129. </div>
  130. </div>      
  131. </div>
  132. <div class="col-md-4 d-flex services align-self-stretch px-4 ftco-animate">
  133. <div class="d-block services-wrap text-center">
  134. <div class="img" style="background-image: url(images/services-2.jpg);"></div>
  135. <div class="media-body p-2 mt-3">
  136. <h3 class="heading">Nutrition Plans</h3>
  137. <p>This 30-day healthy meal plan for fall features the best dinners of the season—think fall favorites like cheesy pasta bakes, hearty stews, stuffed squash and more.</p>
  138. <p><a href="#" class="btn btn-primary btn-outline-primary">Read more</a></p>
  139. </div>
  140. </div>    
  141. </div>
  142. <div class="col-md-4 d-flex services align-self-stretch px-4 ftco-animate">
  143. <div class="d-block services-wrap text-center">
  144. <div class="img" style="background-image: url(images/services-3.jpg);"></div>
  145. <div class="media-body p-2 mt-3">
  146. <h3 class="heading">Diet Program</h3>
  147. <p>When it comes to all things weight loss, the simplest, fastest way to make impactful, lasting change is to form habits you can actually stick with for life</p>
  148. <p><a href="#" class="btn btn-primary btn-outline-primary">Read more</a></p>
  149. </div>
  150. </div>      
  151. </div>
  152. </div>
  153. </div>
  154. </section>
  155.  
  156. <section class="ftco-section testimony-section bg-light">
  157. <div class="container">
  158. <div class="row justify-content-center pb-5 mb-3">
  159. <div class="col-md-7 heading-section text-center ftco-animate">
  160. <span class="subheading mb-3">Testimonies</span>
  161. <h2>Happy Clients &amp; Feedbacks</h2>
  162. </div>
  163. </div>
  164. <div class="row ftco-animate">
  165. <div class="col-md-12">
  166. <div class="carousel-testimony owl-carousel">
  167. <div class="item">
  168. <div class="testimony-wrap d-flex">
  169. <div class="user-img" style="background-image: url(images/person_2.jpg)">
  170. </div>
  171. <div class="text pl-4">
  172. <span class="quote d-flex align-items-center justify-content-center">
  173. <i class="fa fa-quote-left"></i>
  174. </span>
  175. <p>
  176.                                I used to think that losing weight would be the key to my happiness, but it turns out I held the key all along. I had a lot of hurt and sadness paired with only a little self esteem and self love.</p>
  177. <p class="name">Henry Dee</p>
  178. <span class="position">Businessman</span>
  179. </div>
  180. </div>
  181. </div>
  182. <div class="item">
  183. <div class="testimony-wrap d-flex">
  184. <div class="user-img" style="background-image: url(images/person_3.jpg)">
  185. </div>
  186. <div class="text pl-4">
  187. <span class="quote d-flex align-items-center justify-content-center">
  188. <i class="fa fa-quote-left"></i>
  189. </span>
  190. <p>has changed my life, but it is not the only way of eating that can lead to successful weight loss. I think the most important thing you can do is find something that feels good for your body and fits into your lifestyle.</p>
  191. <p class="name">Mark Huff</p>
  192. <span class="position">Businessman</span>
  193. </div>
  194. </div>
  195. </div>
  196. <div class="item">
  197. <div class="testimony-wrap d-flex">
  198. <div class="user-img" style="background-image: url(images/person_4.jpg)">
  199. </div>
  200. <div class="text pl-4">
  201. <span class="quote d-flex align-items-center justify-content-center">
  202. <i class="fa fa-quote-left"></i>
  203. </span>
  204. <p>your help was essential. We did a great teamwork!  You gave me the theory and I practiced. You are excellent on your work. Be always like this. I will visit you again because being healthy is for the lifetime.</p>
  205. <p class="name">Rodel Golez</p>
  206. <span class="position">doctor</span>
  207. </div>
  208. </div>
  209. </div>
  210. </div>
  211. </div>
  212. </div>
  213. </div>
  214. </section>
  215.  
  216.  
  217.  <footer class="footer">
  218.    <div class="container">
  219.      <div class="row mt-5">
  220.        <div class="col-md-6 col-lg-8">
  221.          <p><small>© 2015 - 2020. All Rights Reserved.</small></p>
  222.        </div>
  223.  
  224.        <div class="col-md-6 col-lg-4 text-md-right">
  225.          <p class="mb-0 list-unstyled">
  226.            <a class="mr-md-3" href="./terms.php">Terms</a>
  227.            <a class="mr-md-3" href="./privacy.php">Privacy</a>
  228.            <a class="mr-md-3" href="./compliances.php">Compliances</a>
  229.          </p>
  230.        </div>
  231.  
  232.      </div>
  233.    </div>
  234.  </footer>    <!-- loader -->
  235.    <div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
  236.  
  237.  
  238.    <script src="js/jquery.min.js"></script>
  239.    <script src="js/jquery-migrate-3.0.1.min.js"></script>
  240.    <script src="js/popper.min.js"></script>
  241.    <script src="js/bootstrap.min.js"></script>
  242.    <script src="js/jquery.easing.1.3.js"></script>
  243.    <script src="js/jquery.waypoints.min.js"></script>
  244.    <script src="js/jquery.stellar.min.js"></script>
  245.    <script src="js/jquery.animateNumber.min.js"></script>
  246.    <script src="js/bootstrap-datepicker.js"></script>
  247.    <script src="js/jquery.timepicker.min.js"></script>
  248.    <script src="js/owl.carousel.min.js"></script>
  249.    <script src="js/jquery.magnific-popup.min.js"></script>
  250.    <script src="js/scrollax.min.js"></script>
  251.    <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
  252.    <script src="js/google-map.js"></script>
  253.    <script src="js/main.js"></script>
  254.  
  255.    </body>
  256.  </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda