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

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  <head>
  4.    <meta charset="utf-8" />
  5.    <meta name="viewport" content="width=device-width,initial-scale=1" />
  6.    <link
  7.      rel="icon"
  8.      href="https://www.w3schools.com/favicon.ico"
  9.      type="image/x-icon"
  10.    />
  11.    <meta name="theme-color" content="#ffffff" />
  12.    <meta
  13.      name="description"
  14.      content="Sorry! We can't seem to find the page you're looking for."
  15.    />
  16.    <title>404 - Not found | W3 Spaces</title>
  17.    <style>
  18.      @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700");
  19.      html,
  20.      body {
  21.        font-family: "Source Sans Pro", sans-serif;
  22.        -webkit-font-smoothing: antialiased;
  23.        -moz-osx-font-smoothing: grayscale;
  24.        margin: 0;
  25.        padding: 0;
  26.        background-color: #ffffff;
  27.      }
  28.      .header {
  29.        padding: 40px 50px;
  30.      }
  31.      @media only screen and (max-width: 650px) {
  32.        .header {
  33.          padding: 40px 20px;
  34.        }
  35.      }
  36.      .body {
  37.        *zoom: 1;
  38.        padding-top: 109px;
  39.      }
  40.      @media only screen and (max-width: 650px) {
  41.        .body {
  42.          padding: 0px;
  43.        }
  44.      }      
  45.      .body:before,
  46.      .body:after {
  47.        display: table;
  48.        content: "";
  49.        line-height: 0;
  50.      }
  51.      .body:after {
  52.        clear: both;
  53.      }
  54.      .body > .-info-text {
  55.        float: left;
  56.        display: block;
  57.        width: 50%;
  58.      }
  59.      @media only screen and (max-width: 650px) {
  60.        .body > .-info-text {
  61.          width: 100%;
  62.        }
  63.      }
  64.      .body > .-info-text > .-inner-wrp {
  65.        width: 60%;
  66.        display: block;
  67.        margin: 0 auto;
  68.      }
  69.      @media only screen and (max-width: 650px) {
  70.        .body > .-info-text > .-inner-wrp {
  71.          width: 90%;
  72.          padding-left: 20px;
  73.          margin: 0;
  74.        }
  75.      }
  76.      .body > .-info-text > .-inner-wrp > .-pre-headline {
  77.        font-style: normal;
  78.        font-weight: normal;
  79.        font-size: 30px;
  80.        line-height: 36px;
  81.        display: flex;
  82.        align-items: center;
  83.        color: #282a35;
  84.      }
  85.      .body > .-info-text > .-inner-wrp > .-headline {
  86.        font-style: normal;
  87.        font-weight: bold;
  88.        font-size: 36px;
  89.        line-height: 44px;
  90.        display: flex;
  91.        align-items: center;
  92.        color: #282a35;
  93.      }
  94.      .body > .-info-text > .-inner-wrp > .-post-headline,
  95.      .body > .-info-text > .-inner-wrp > .-details {
  96.        font-style: normal;
  97.        font-weight: normal;
  98.        font-size: 16px;
  99.        line-height: 21px;
  100.        color: #152536;
  101.        opacity: 0.7;
  102.      }
  103.      .body > .-info-text > .-inner-wrp > .-post-headline > .-homepage-link {
  104.        color: #152536 !important;
  105.      }
  106.      .-helpful-links-header {
  107.        margin-top: 20px;
  108.      }
  109.      .-helpful-links-header  ul {
  110.        padding-left: 25px;
  111.      }
  112.      .-helpful-links-header-text {
  113.        font-weight: 600;
  114.      }
  115.      .-helpful-link-item {
  116.        color: #152536 !important;
  117.      }
  118.      .body > .-info-text > .-inner-wrp > .-details {
  119.        font-weight: bold;
  120.        opacity: 1;
  121.        padding-top: 20px;
  122.      }
  123.      .body > .-img-wrp {
  124.        float: left;
  125.        display: block;
  126.        width: 50%;
  127.      }
  128.      @media only screen and (max-width: 650px) {
  129.        body .body > .-img-wrp {
  130.          display: none;
  131.        }
  132.      }
  133.      .body > .-img-wrp > .-circle {
  134.        position: relative;
  135.        display: block;
  136.        margin: 0 auto;
  137.        width: 312px;
  138.        height: 312px;
  139.        background-color: #d6eee2;
  140.        -webkit-border-radius: 50%;
  141.        -moz-border-radius: 50%;
  142.        border-radius: 50%;
  143.        -moz-background-clip: padding;
  144.        -webkit-background-clip: padding-box;
  145.        background-clip: padding-box;
  146.      }
  147.      .body > .-img-wrp > .-circle > .-smile-icon {
  148.        width: 148px;
  149.        height: 217px;
  150.        position: absolute;
  151.        top: 50%;
  152.        left: 50%;
  153.        margin-top: -108.5px;
  154.        margin-left: -74px;
  155.      }
  156.    </style>
  157.  </head>
  158.  <body>
  159.    <div class="header">
  160.      <div class="-logo-wrp">
  161.        <a href="https://www.w3schools.com"
  162.          ><svg
  163.            width="40"
  164.            height="38"
  165.            viewBox="0 0 40 38"
  166.            fill="none"
  167.            xmlns="http://www.w3.org/2000/svg"
  168.          >
  169.            <g clip-path="url(#clip0)">
  170.              <path
  171.                d="M33.693 7.90419C33.693 7.90419 34.699 8.98204 36.1042 8.98204C37.2139 8.98204 38.0203 8.31138 38.0203 7.39321C38.0203 6.26746 36.9904 5.7485 35.7449 5.7485H35.0103L34.5712 4.75848L36.5193 2.4511C36.9345 1.95609 37.2858 1.64471 37.2858 1.64471C37.2858 1.64471 36.9744 1.66068 36.3437 1.66068H33.174V0L39.665 0V1.21357L37.0622 4.22355C38.5313 4.43114 39.9684 5.47705 39.9684 7.32136C39.9684 9.13373 38.5952 10.8104 36.2239 10.8104C33.9644 10.8104 32.7109 9.38922 32.7109 9.38922L33.693 7.90419Z"
  172.                fill="#04AA6D"
  173.              />
  174.              <path
  175.                d="M21.0301 10.1478L29.6049 25.4132L33.8364 17.8683L25.7406 3.45715H16.3195L12.4153 10.4112L8.5111 3.45715H0.0400391L12.3674 25.4132L12.4153 25.3334L12.4632 25.4132L21.0301 10.1478Z"
  176.                fill="#04AA6D"
  177.              />
  178.              <path
  179.                d="M0.12793 35.7604H1.38142C1.38142 36.1277 1.70078 36.479 2.26765 36.479C2.7946 36.479 3.14589 36.2155 3.14589 35.8642C3.14589 35.5608 2.91436 35.4251 2.51516 35.3372L1.79659 35.1536C0.583019 34.8342 0.271642 34.1875 0.271642 33.5009C0.271642 32.6626 1.10198 31.8961 2.27563 31.8961C3.23372 31.8961 4.31955 32.3831 4.30358 33.5808H3.03412C3.03412 33.2135 2.69879 32.9819 2.31555 32.9819C1.90038 32.9819 1.61296 33.2215 1.61296 33.5568C1.61296 33.8362 1.87643 33.9959 2.18781 34.0678L3.05009 34.2993C4.26366 34.6107 4.47923 35.3692 4.47923 35.8642C4.47923 36.958 3.38541 37.5568 2.2916 37.5568C1.22973 37.5568 0.151882 36.9101 0.12793 35.7604Z"
  180.                fill="#04AA6D"
  181.              />
  182.              <path
  183.                d="M5.58887 34.7225C5.58887 33.0139 6.96212 31.8961 8.51901 31.8961C9.45314 31.8961 10.2116 32.3113 10.7066 32.934L9.76452 33.6845C9.48507 33.3492 9.02998 33.1416 8.54296 33.1416C7.60883 33.1416 6.93817 33.8123 6.93817 34.7225C6.93817 35.6247 7.60883 36.3113 8.54296 36.3113C9.02998 36.3113 9.48507 36.1037 9.76452 35.7684L10.7066 36.5189C10.2116 37.1416 9.45314 37.5568 8.51901 37.5568C6.96212 37.5568 5.58887 36.431 5.58887 34.7225Z"
  184.                fill="#04AA6D"
  185.              />
  186.              <path
  187.                d="M17.158 34.3952V37.4132H15.8167V34.491C15.8167 33.6288 15.2977 33.1657 14.6989 33.1657C14.0842 33.1657 13.3257 33.525 13.3257 34.5709V37.4212H11.9844V29.1018H13.3337V32.8463C13.5971 32.1916 14.4674 31.8882 15.0023 31.8882C16.3916 31.8962 17.158 32.8303 17.158 34.3952Z"
  188.                fill="#04AA6D"
  189.              />
  190.              <path
  191.                d="M18.5635 34.7225C18.5635 33.0139 19.8888 31.8961 21.4218 31.8961C22.9547 31.8961 24.296 33.0139 24.296 34.7225C24.296 36.431 22.9547 37.5568 21.4218 37.5568C19.8888 37.5568 18.5635 36.431 18.5635 34.7225ZM22.9467 34.7225C22.9467 33.7963 22.2521 33.1416 21.4218 33.1416C20.5914 33.1416 19.9128 33.7963 19.9128 34.7225C19.9128 35.6646 20.5914 36.3113 21.4218 36.3113C22.2521 36.3113 22.9467 35.6646 22.9467 34.7225Z"
  192.                fill="#04AA6D"
  193.              />
  194.              <path
  195.                d="M25.4375 34.7225C25.4375 33.0139 26.7628 31.8961 28.2958 31.8961C29.8287 31.8961 31.17 33.0139 31.17 34.7225C31.17 36.431 29.8287 37.5568 28.2958 37.5568C26.7708 37.5568 25.4375 36.431 25.4375 34.7225ZM29.8207 34.7225C29.8207 33.7963 29.1261 33.1416 28.2958 33.1416C27.4654 33.1416 26.7868 33.7963 26.7868 34.7225C26.7868 35.6646 27.4654 36.3113 28.2958 36.3113C29.1341 36.3113 29.8207 35.6646 29.8207 34.7225Z"
  196.                fill="#04AA6D"
  197.              />
  198.              <path
  199.                d="M32.6553 37.4212V29.1018H33.9966V37.4212H32.6553Z"
  200.                fill="#04AA6D"
  201.              />
  202.              <path
  203.                d="M35.457 35.7604H36.7105C36.7105 36.1277 37.0299 36.479 37.5968 36.479C38.1237 36.479 38.475 36.2155 38.475 35.8642C38.475 35.5608 38.2435 35.4251 37.8443 35.3372L37.1257 35.1536C35.9121 34.8342 35.6007 34.1875 35.6007 33.5009C35.6007 32.6626 36.4311 31.8961 37.6047 31.8961C38.5628 31.8961 39.6486 32.3831 39.6327 33.5808H38.3552C38.3552 33.2135 38.0199 32.9819 37.6367 32.9819C37.2215 32.9819 36.9341 33.2215 36.9341 33.5568C36.9341 33.8362 37.1975 33.9959 37.5089 34.0678L38.3712 34.2993C39.5848 34.6107 39.8003 35.3692 39.8003 35.8642C39.8003 36.958 38.7065 37.5568 37.6127 37.5568C36.5508 37.5568 35.481 36.9101 35.457 35.7604Z"
  204.                fill="#04AA6D"
  205.              />
  206.            </g>
  207.            <defs>
  208.              <clipPath id="clip0">
  209.                <rect width="40" height="37.5569" fill="white" />
  210.              </clipPath>
  211.            </defs>
  212.        </svg>
  213.        </a>
  214.      </div>
  215.    </div>
  216.    <div class="body">
  217.      <div class="-info-text">
  218.        <div class="-inner-wrp">
  219.          <div class="-pre-headline">Sorry!</div>
  220.          <h1 class="-headline">
  221.            We can't seem to find the page you're looking for.
  222.          </h1>
  223.          <div class="-post-headline">
  224.            Please check that the URL is correct - or go back to the
  225.            <a id="homepage-link" href="/" class="-homepage-link">homepage</a>.
  226.          </div>
  227.          <div class="-post-headline -helpful-links-header">
  228.            <span class="-helpful-links-header-text">Here are some helpful links instead:</span>
  229.            <ul>
  230.              <li>
  231.                <a class="-helpful-link-item" href="https://www.w3schools.com/spaces/">Check out Spaces from W3schools</a>
  232.              </li>
  233.              <li>
  234.                <a class="-helpful-link-item" href="https://www.w3schools.com/howto/howto_website_create_free.asp">Build a website with Spaces from W3schools</a>
  235.              </li>
  236.              <li>
  237.                <a class="-helpful-link-item" href="https://support.w3schools.com/">Browse through support articles</a>
  238.              </li>
  239.            </ul>
  240.          </div>
  241.          <script>
  242.            /^\/(?:|index\.html)$/i.test(window.location.pathname) &&
  243.              (document.getElementById("homepage-link").href =
  244.                "https://www.w3schools.com");
  245.          </script>
  246.        </div>
  247.      </div>
  248.      <div class="-img-wrp">
  249.        <div class="-circle">
  250.          <svg
  251.            class="-smile-icon"
  252.            width="142"
  253.            height="210"
  254.            viewBox="0 0 142 210"
  255.            fill="none"
  256.            xmlns="http://www.w3.org/2000/svg"
  257.          >
  258.            <path
  259.              d="M11.8136 0C11.7148 2.96327 11.8926 5.74876 12.3272 8.31693C12.7816 10.8851 13.473 13.1372 14.441 15.0337C15.409 16.9302 16.6338 18.4316 18.1155 19.5181C19.5971 20.6046 21.3553 21.1578 23.3901 21.1578C24.8322 21.1578 26.057 20.9405 27.0645 20.5256C28.0721 20.1107 29.0006 19.5774 29.8105 18.9254C30.6205 18.2735 31.4107 17.6018 32.1811 16.8907C32.9516 16.1795 33.7615 15.488 34.6308 14.8559C35.5 14.2237 36.4878 13.6706 37.594 13.2557C38.7003 12.8409 40.0634 12.6235 41.6438 12.6235C43.1847 12.6235 44.6861 12.9001 46.148 13.4335C47.6099 13.9866 48.9137 14.7768 50.0398 15.8041C51.1856 16.8511 52.0943 18.1155 52.7857 19.6366C53.4772 21.138 53.8328 22.8567 53.8328 24.7927C53.8328 27.2226 53.2796 29.3957 52.1536 31.3317C51.0473 33.2677 49.5261 34.8876 47.6297 36.231C45.7134 37.5743 43.5403 38.5818 41.0907 39.2732C38.6411 39.9646 36.0729 40.3203 33.4059 40.3203C28.803 40.3203 24.4766 39.4708 20.4071 37.7916C16.3375 36.1124 12.8013 33.6035 9.7788 30.2451C6.75626 26.9065 4.36589 22.6987 2.60768 17.6611C0.849471 12.6235 0 6.7365 0 0H11.8136ZM102.351 25.2471C102.351 27.1238 101.996 28.882 101.304 30.5217C100.613 32.1614 99.6647 33.564 98.4399 34.7493C97.2348 35.9346 95.8124 36.8829 94.1728 37.5743C92.5331 38.2657 90.7946 38.6213 88.9772 38.6213C87.1004 38.6213 85.3422 38.2657 83.7025 37.5743C82.0629 36.8829 80.6603 35.9346 79.4749 34.7493C78.2896 33.564 77.3414 32.1416 76.65 30.5217C75.9585 28.882 75.6029 27.1238 75.6029 25.2471C75.6029 23.3703 75.9388 21.6121 76.65 20.012C77.3414 18.4118 78.2896 16.9894 79.4749 15.7844C80.6603 14.5596 82.0826 13.6113 83.7025 12.9199C85.3422 12.2285 87.1004 11.8729 88.9772 11.8729C90.8144 11.8729 92.5331 12.2285 94.1728 12.9199C95.8124 13.6113 97.2348 14.5596 98.4399 15.7844C99.645 16.9894 100.613 18.4118 101.304 20.012C101.996 21.6121 102.351 23.3703 102.351 25.2471Z"
  260.              fill="#04AA6D"
  261.            />
  262.            <path
  263.              d="M59.1272 117.267H30.2255V100.554H59.1075V72.8569H74.0424V100.554H102.786V117.267H74.0424V144.963H59.1075V117.267H59.1272Z"
  264.              fill="#04AA6D"
  265.            />
  266.            <path
  267.              d="M4.22766 170.309H18.3328V192.514H127.895V170.309H142V209.227H4.22766V170.309Z"
  268.              fill="#04AA6D"
  269.            />
  270.          </svg>
  271.        </div>
  272.      </div>
  273.    </div>
  274.  </body>
  275. </html>
  276.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda