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://fudzi.kz

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  <head>
  4.    <meta charset="UTF-8" />
  5.    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6.    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7.    <link rel="stylesheet" href="bt.css" />
  8.    <title>Сеть ресторанов Fudzi</title>
  9.  </head>
  10.  <body>
  11.    <div class="wrapper">
  12.      <div class="logo">
  13.        <img src="logo.png" />
  14.      </div>
  15.     <!--  <div class="header">
  16.        <p>Выберите Ваш город</p>
  17.      </div> -->
  18.      <div class="akt">
  19.        <div class="wrap">
  20.          <a href="https://akt2.fudzi.kz"
  21.            ><button class="button">Актобе</button></a
  22.          >
  23.        </div>
  24.      </div>
  25.  
  26.      <div class="ast">
  27.        <div class="wrap">
  28.          <a href="https://ast.fudzi.kz"
  29.            ><button class="button">Астана</button></a
  30.          >
  31.        </div>  
  32.  
  33. <!--
  34. <h1>Сайт находится на техническом обслуживании! Скоро все заработает)</h1>
  35. -->
  36.      </div>
  37.    </div>
  38.  </body>
  39. </html>
  40.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda