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://nayang.go.th

  1. <!doctype html><html lang="en">    <head>        <meta charset="UTF-8">        <meta name="viewport" content="width=1320">        <meta http-equiv="X-UA-Compatible" content="ie=edge">        <link rel="preconnect" href="https://fonts.googleapis.com">        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>        <link href="https://fonts.googleapis.com/css2?family=Kanit:wght@300;500;800&display=swap" rel="stylesheet">        <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"/>        <link rel="stylesheet" href="bootstrap/css/bootstrap-grid.min.css"/>        <link rel="stylesheet" href="bootstrap/css/bootstrap-reboot.min.css"/>        <link rel="stylesheet" href="bootstrap/css/bootstrap-utilities.min.css"/>        <link rel="stylesheet" href="fontawesome/css/all.css">        <link rel="stylesheet" href="css/animate.css"/>        <title>เทศบาลตำบลนายาง</title>        <script type="text/javascript" src="bootstrap/js/jquery.min.js"></script>        <script type="text/javascript" src="bootstrap/js/bootstrap.bundle.min.js"></script>        <link rel="icon" href="main/img/logo-mini.png" type="image/png" sizes="64x64">        <style>        body {            font-family: 'Kanit', sans-serif;            background-color:#f3bd51;            font-weight: 500;            margin-left: 0px;            margin-top: 0px;            margin-right: 0px;            margin-bottom: 0px;            height: 100%;            width: 100%;            cursor: default;        }        .fix-page{             width: 1320px;         }        .bg-index {            background-image: url("https://inde.co.th/Photo/tsb.png");            background-position: top center;            background-repeat: no-repeat;            background-color: #f3bd51;            min-height: 850px;         }        .btn-index{             margin-top:890px;        }        </style>    </head>    <body class="animated fadeIn faster" >        <div class="container-fluid text-center p-0 bg-index" >             <div class="fix-page mx-auto " >                <div class="row ">                    <div class="col text-center btn-index">                        <a target="_blank" href="http://forking.moi.go.th/page/save.php"><img src="https://inde.co.th/Photo/intro2.png" class="img-fluid"></a> <a href="/homepage"><img src="https://inde.co.th/Photo/intro1.png" class="img-fluid"></a>                    </div>                </div>            </div>        </div>    </body></html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda