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

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>Blake Business Services - Healthy Life</title>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7. <meta name="description" content="The services we provide are a lot deeper than your imagination!">
  8. <link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
  9. <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  10. <link rel="stylesheet" href="css/animate.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/magnific-popup.css">
  14. <link rel="stylesheet" href="css/bootstrap-datepicker.css">
  15. <link rel="stylesheet" href="css/jquery.timepicker.css">
  16. <link rel="stylesheet" href="css/flaticon.css">
  17. <link rel="stylesheet" href="css/style.css">
  18. </head>
  19. <body> <div class="wrap">
  20. <div class="container">
  21. <div class="row justify-content-between">
  22. <div class="col d-flex justify-content-end">
  23. <div class="social-media">
  24. <p class="mb-0 d-flex">
  25. <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-facebook"><i class="sr-only">Facebook</i></span></a>
  26. <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-twitter"><i class="sr-only">Twitter</i></span></a>
  27. <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-instagram"><i class="sr-only">Instagram</i></span></a>
  28. <a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-dribbble"><i class="sr-only">Dribbble</i></span></a>
  29. </p>
  30. </div>
  31. </div>
  32. </div>
  33. </div>
  34. </div>
  35. <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
  36. <div class="container">
  37. <a class="navbar-brand" href="index.php"><img src="images/logo.png" width="50%"></a>
  38. <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
  39. <span class="fa fa-bars"></span> Menu
  40. </button>
  41. <div class="collapse navbar-collapse" id="ftco-nav">
  42. <ul class="navbar-nav ml-auto">
  43. <li class="nav-item"><a href="index.php" class="nav-link">Home</a></li>
  44. <li class="nav-item"><a href="login.php" class="nav-link">login</a></li>
  45. <li class="nav-item"><a href="register.php" class="nav-link">Register</a></li>
  46. <li class="nav-item"><a href="profile.php" class="nav-link">Profile</a></li>
  47. </ul>
  48. </div>
  49. </div>
  50. </nav>
  51. <div class="hero-wrap js-fullheight">
  52. <div class="home-slider owl-carousel js-fullheight">
  53. <div class="slider-item js-fullheight" style="background-image:url(images/bg-1.jpg);">
  54. <div class="overlay"></div>
  55. <div class="container">
  56. <div class="row no-gutters slider-text align-items-center ">
  57. <div class="col-md-10 ftco-animate">
  58. <div class="text w-100">
  59. <h2>Welcome to team of experts in various fields related to technology and business development</h2>
  60. <h1 class="mb-4 text-light">Maximize Your Business Online Marketing</h1>
  61.  
  62. </div>
  63. </div>
  64. </div>
  65. </div>
  66. </div>
  67. <div class="slider-item js-fullheight" style="background-image:url(images/bg-2.jpg);">
  68. <div class="overlay"></div>
  69. <div class="container">
  70. <div class="row no-gutters slider-text align-items-center">
  71. <div class="col-md-7 ftco-animate">
  72. <div class="text w-100">
  73. <h2>Welcome to team of experts in various fields related to technology and business development</h2>
  74. <h1 class="mb-4 text-light">It is very easy to prepare your website</h1>
  75.  
  76. </div>
  77. </div>
  78. </div>
  79. </div>
  80. </div>
  81. <div class="slider-item js-fullheight" style="background-image:url(images/bg-3.jpg);">
  82. <div class="overlay"></div>
  83. <div class="container">
  84. <div class="row no-gutters slider-text align-items-center align-content-center">
  85. <div class="col-md-7 ftco-animate">
  86. <div class="text w-100">
  87. <h2>Welcome to team of experts in various fields related to technology and business development</h2>
  88. <h3 class="mb-4  text-light">Start your online business today and save over 50% on your webhosting.</h3>
  89.  
  90. </div>
  91. </div>
  92. </div>
  93. </div>
  94. </div>
  95. </div>
  96. </div>
  97. <section class="ftco-section ftco-services">
  98. <div class="container">
  99. <div class="row">
  100. <div class="col-md-4 d-flex services align-self-stretch px-4 ftco-animate">
  101. <div class="d-block services-wrap text-center">
  102. <div class="img" style="background-image: url(images/1.jpeg);"></div>
  103. <div class="media-body p-2 mt-3">
  104. <h3 class="heading">Web design</h3>
  105. <p>Websites have drastically changed the way people use and
  106. consume information. Now, everyone has their own opinion about
  107. design. This is why you need to be a professional when it comes to
  108. web design. A website needs to look professional, but also make it
  109. clear for the users.</p>
  110.  
  111. </div>
  112. </div>
  113. </div>
  114. <div class="col-md-4 d-flex services align-self-stretch px-4 ftco-animate">
  115. <div class="d-block services-wrap text-center">
  116. <div class="img" style="background-image: url(images/2.jpg);"></div>
  117. <div class="media-body p-2 mt-3">
  118. <h3 class="heading">Social media management</h3>
  119. <p>Social media management is a process of analyzing social media
  120. audiences and developing a strategy that&#39;s tailored to them. These
  121. strategies are typically developed in one of two ways: by
  122. identifying the needs of the audience or by understanding how the
  123. audience reacts when they see certain content. The latter tactic is
  124. known as &quot;social listening,&quot; which enables managers to make
  125. decisions based on what the audience is saying.</p>
  126.  
  127. </div>
  128. </div>
  129. </div>
  130. <div class="col-md-4 d-flex services align-self-stretch px-4 ftco-animate">
  131. <div class="d-block services-wrap text-center">
  132. <div class="img" style="background-image: url(images/3.jpg);"></div>
  133. <div class="media-body p-2 mt-3">
  134. <h3 class="heading">Mobile application</h3>
  135. <p>Mobile applications can provide a lot of value to businesses by connecting them
  136. with their customers. Companies that produce mobile apps usually use the apps
  137. to create stronger relationships with their customers. Consumers can also benefit
  138. from mobile apps by being able to connect with their favorite brands on the go
  139. and get helpful information through them.</p>
  140.  
  141. </div>
  142. </div>
  143. </div>
  144. </div>
  145. </div>
  146. </section>
  147. <section class="ftco-section testimony-section bg-light">
  148. <div class="container">
  149. <div class="row justify-content-center pb-5 mb-3">
  150. <div class="col-md-7 heading-section text-center ftco-animate">
  151. <span class="subheading mb-3">Testimonies</span>
  152. <h2>Happy Clients &amp; Feedbacks</h2>
  153. </div>
  154. </div>
  155. <div class="row ftco-animate">
  156. <div class="col-md-12">
  157. <div class="carousel-testimony owl-carousel">
  158. <div class="item">
  159. <div class="testimony-wrap d-flex">
  160. <div class="user-img" style="background-image: url(images/person_2.jpg)">
  161. </div>
  162. <div class="text pl-4">
  163. <span class="quote d-flex align-items-center justify-content-center">
  164. <i class="fa fa-quote-left"></i>
  165. </span>
  166. <p>
  167. I hired a web design company, and they did a great job. They delivered what they said they would, and their service was fantastic </p>
  168. <p class="name">Rodel golez</p>
  169. <span class="position">Businessman</span>
  170. </div>
  171. </div>
  172. </div>
  173. <div class="item">
  174. <div class="testimony-wrap d-flex">
  175. <div class="user-img" style="background-image: url(images/person_3.jpg)">
  176. </div>
  177. <div class="text pl-4">
  178. <span class="quote d-flex align-items-center justify-content-center">
  179. <i class="fa fa-quote-left"></i>
  180. </span>
  181. <p>I highly recommend. It is a very affordable service and they are professional, quick to respond, and have an excellent design team.</p>
  182. <p class="name">Mark Huff</p>
  183. <span class="position">Businessman</span>
  184. </div>
  185. </div>
  186. </div>
  187. <div class="item">
  188. <div class="testimony-wrap d-flex">
  189. <div class="user-img" style="background-image: url(images/person_4.jpg)">
  190. </div>
  191. <div class="text pl-4">
  192. <span class="quote d-flex align-items-center justify-content-center">
  193. <i class="fa fa-quote-left"></i>
  194. </span>
  195. <p>I wanted to thank you for your assistance with building our social media presence. Your insights have helped us gain clarity and reach out to our audience effectively.</p>
  196. <p class="name">Rodel Golez</p>
  197. <span class="position">Businessman</span>
  198. </div>
  199. </div>
  200. </div>
  201. </div>
  202. </div>
  203. </div>
  204. </div>
  205. </section>
  206. <footer class="footer">
  207. <div class="container">
  208. <div class="row mt-5">
  209. <div class="col-md-6 col-lg-8">
  210. <p><small>© 2015 - 2020. All Rights Reserved.</small></p>
  211. </div>
  212. <div class="col-md-6 col-lg-4 text-md-right">
  213. <p class="mb-0 list-unstyled">
  214. <a class="mr-md-3" href="./terms.php">Terms</a>
  215. <a class="mr-md-3" href="./privacy.php">Privacy</a>
  216. <a class="mr-md-3" href="./compliances.php">Compliances</a>
  217. </p>
  218. </div>
  219. </div>
  220. </div>
  221. </footer>
  222. <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>
  223. <script src="js/jquery.min.js"></script>
  224. <script src="js/jquery-migrate-3.0.1.min.js"></script>
  225. <script src="js/popper.min.js"></script>
  226. <script src="js/bootstrap.min.js"></script>
  227. <script src="js/jquery.easing.1.3.js"></script>
  228. <script src="js/jquery.waypoints.min.js"></script>
  229. <script src="js/jquery.stellar.min.js"></script>
  230. <script src="js/jquery.animateNumber.min.js"></script>
  231. <script src="js/bootstrap-datepicker.js"></script>
  232. <script src="js/jquery.timepicker.min.js"></script>
  233. <script src="js/owl.carousel.min.js"></script>
  234. <script src="js/jquery.magnific-popup.min.js"></script>
  235. <script src="js/scrollax.min.js"></script>
  236. <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
  237. <script src="js/google-map.js"></script>
  238. <script src="js/main.js"></script>
  239. </body>
  240. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda