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

  1. <!DOCTYPE html>
  2. <html lang="tr" >
  3. <head>
  4.  <meta charset="UTF-8">
  5.  <title>Kurişler Orman Ürünleri</title>
  6.  <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css'><link rel="stylesheet" href="./style.css">
  7.  
  8. </head>
  9. <body>
  10. <!-- partial:index.partial.html -->
  11. <div class='split-pane col-xs-12 col-sm-6 uiux-side'>
  12.  <div>
  13.    <div class='text-content'>
  14.            <div class='big'>KERESTE ÜRÜNLERİ</div>
  15.  
  16.      <div class="bold">FASON ÜRETİM | AĞAÇ İŞLEME | EMPRENYE İŞLEMLERİ</div>
  17.    </div>
  18.    <button>
  19.      <a href="kereste.html">Websiteyi Görüntüle</a>
  20.    </button>
  21.  </div>
  22. </div>
  23. <div class='split-pane col-xs-12 col-sm-6 frontend-side'>
  24.  <div>
  25.    <div class='text-content'>
  26.            <div class='big'>TINY HOUSE & BUNGALOV</div>
  27.      <div class="bold">Özel Üretim Ahşap Ev Çalışma Alanları</div>
  28.    </div>
  29.    <button>
  30.      <a href="bungalov.html">Websiteyi Görüntüle</a>
  31.    </button>
  32.  </div>
  33. </div>
  34. <div id='split-pane-or'>
  35.  <div>
  36.    <img src='https://kurisler.com/wp-content/uploads/2021/06/cropped-logo.png'>
  37.  </div>
  38. </div>
  39. <!-- partial -->
  40.    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  41. <a href="https://wa.me/905396317061" class="float" target="_blank">
  42. <i class="fa fa-whatsapp my-float"></i>
  43. </a>
  44.  
  45. <style type="text/css">
  46.  .float{
  47.  position:fixed;
  48.  width:60px;
  49.  height:60px;
  50.  bottom:40px;
  51.  right:40px;
  52.  background-color:#25d366;
  53.  color:#FFF;
  54.  border-radius:50px;
  55.  text-align:center;
  56.  font-size:30px;
  57.  box-shadow: 2px 2px 3px #999;
  58.  z-index:100;
  59. }
  60.  
  61. .my-float{
  62.  margin-top:16px;
  63. }
  64. </style>
  65. </body>
  66. </html>
  67.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda