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

  1. <!--
  2.    Editorial by HTML5 UP
  3.    html5up.net | @ajlkn
  4.    Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
  5. -->
  6.  
  7.  
  8.  
  9.  
  10. <!DOCTYPE HTML>
  11. <html lang="id">
  12. <!-- HEAD SECTION -->
  13. <head>
  14. <!-- HEAD METADATA -->
  15. <meta charset="utf-8" />
  16. <title>Daya Tampung SNBP | Seleksi Nasional Penerimaan Mahasiswa Baru</title>
  17. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  18. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes" />
  19. <meta name="generator" content="GravCMS" />
  20. <meta name="description" content="Seleksi Nasional Penerimaan Mahasiswa Baru (SNPMB)" />
  21.  
  22.  
  23. <meta name="og:site_name" property="og:site_name" content="Seleksi Nasional Penerimaan Mahasiswa Baru" />
  24. <meta name="og:title" property="og:title" content="Daya Tampung SNBP" />
  25. <meta name="og:description" property="og:description" content="Daya Tampung Program Studi Jalur SNBP 2025
  26.  
  27.  
  28. " />
  29. <meta name="og:type" property="og:type" content="article" />
  30. <meta name="og:url" property="og:url" content="https://snpmb.bppp.kemdikbud.go.id/snbp/daftar-ptn-snbp" />
  31.  
  32.  
  33.  
  34. <meta name="twitter:card" property="twitter:card" content="summary" />
  35. <meta name="twitter:title" property="twitter:title" content="Daya Tampung SNBP" />
  36. <meta name="twitter:description" property="twitter:description" content="Daya Tampung Program Studi Jalur SNBP 2025
  37.  
  38.  
  39. " />
  40. <link rel="icon" type="" href="/user/themes/editorial/images/favicon.png" />
  41. <link rel="canonical" href="https://snpmb.bppp.kemdikbud.go.id/snbp/daftar-ptn-snbp" />
  42.    <!-- PAGE STYLES -->
  43.    <link href='https://fonts.googleapis.com/css?family=DM Sans' rel='stylesheet'>
  44.                        <style>
  45.    .scroll-left {
  46.        height: 50px;
  47.        overflow: hidden;
  48.        position: relative;
  49.        background: #2e5c98;
  50.        color: white;
  51.        white-space: nowrap;
  52.    }
  53.    .scroll-left p {
  54.        position: absolute;
  55.        width: 100%;
  56.        height: 100%;
  57.        margin: 0;
  58.        line-height: 50px;
  59.        text-align: center;
  60.        /* Starting position */
  61.        transform:translateX(100%);
  62.        /* Apply animation to this element */
  63.        animation: scroll-left 15s linear infinite;
  64.    }
  65.    /* Move it (define the animation) */
  66.    @keyframes scroll-left {
  67.        0%   {
  68.            transform: translateX(100%);
  69.        }
  70.        100% {
  71.            transform: translateX(-100%);
  72.        }
  73.    }
  74.    </style>
  75.    
  76.  
  77.  
  78.    <style>
  79.        .float{
  80.            position:fixed;
  81.            width:60px;
  82.            height:60px;
  83.            bottom:40px;
  84.            right:60px;
  85.            background-color:#0C9;
  86.            color:#FFF;
  87.            border-radius:50px;
  88.            text-align:center;
  89.            box-shadow: 2px 2px 3px #999;
  90.        }
  91.  
  92.        .my-float{
  93.            margin-top:22px;
  94.        }
  95.  
  96.  
  97.        .flex-post-container {
  98.            display: flex;
  99.            flex-direction: row;
  100.            
  101.        }
  102.  
  103.        
  104.  
  105.        .margin-kirikanan {
  106.            margin-left:5px;
  107.            margin-right:5px;
  108.        }
  109.  
  110.        .card-blog {
  111.            
  112.        }
  113.  
  114.        .search-item-card{
  115.            box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  116.            transition: 0.3s;
  117.            background-color:white;
  118.            padding: 10px; border-radius:12px;
  119.            margin-bottom:8px;
  120.        }
  121.  
  122.        .parallax {
  123.            /* The image used */
  124.            background-image: url(/user/themes/editorial/images/bgparallax1.png), url(/user/themes/editorial/images/bgparallax2.png);
  125.            
  126.            /* Set a specific height */
  127.            /* min-height: 500px; */
  128.  
  129.            /* Create the parallax scrolling effect */
  130.            background-attachment: fixed, fixed;
  131.            background-position: right bottom, left bottom;
  132.            background-repeat: no-repeat, repeat;
  133.            background-size: cover, cover;
  134.        }
  135.  
  136.        /* Responsive layout - makes a one column layout instead of a two-column layout */
  137.        @media (max-width: 800px) {
  138.            .flex-post-container {
  139.                flex-direction: column;
  140.                align-content: center;
  141.                
  142.            }
  143.  
  144.            .card-blog {
  145.                box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  146.                transition: 0.3s;
  147.                background-color:white;
  148.                padding: 10px; border-radius:12px;
  149.            }  
  150.  
  151.            .margin-kirikanan {
  152.                margin-left:5px;
  153.                margin-right:5px;
  154.                margin-bottom: 10px
  155.            }        
  156.  
  157.        }
  158.  
  159.    </style>
  160.    <!-- PAGE SCRIPTS -->
  161.                             <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
  162.    <link href="/user/plugins/uikitifier/css/uikit.css" type="text/css" rel="stylesheet">
  163. <link href="/user/plugins/uikitifier/css/uikit.gradient.css" type="text/css" rel="stylesheet">
  164. <link href="/user/plugins/uikitifier/css/components/sticky.gradient.css" type="text/css" rel="stylesheet">
  165. <link href="/user/plugins/uikitifier/css/components/accordion.gradient.css" type="text/css" rel="stylesheet">
  166. <link href="/user/plugins/uikitifier/css/components/search.gradient.css" type="text/css" rel="stylesheet">
  167. <link href="/user/plugins/uikitifier/css/components/autocomplete.gradient.css" type="text/css" rel="stylesheet">
  168. <link href="/user/plugins/uikitifier/css/components/tooltip.gradient.css" type="text/css" rel="stylesheet">
  169. <link href="/user/themes/editorial/assets/css/google-fonts-remote.css" type="text/css" rel="stylesheet">
  170. <link href="/user/themes/editorial/assets/css/main.css" type="text/css" rel="stylesheet">
  171. <link href="/user/plugins/markdown-notices/assets/notices.css" type="text/css" rel="stylesheet">
  172. <link href="/user/plugins/external_links/assets/css/external_links.css" type="text/css" rel="stylesheet">
  173. <link href="/user/plugins/form/assets/form-styles.css" type="text/css" rel="stylesheet">
  174. <link href="/user/plugins/lightslider/css/lightslider.css" type="text/css" rel="stylesheet">
  175. <link href="/user/plugins/lightslider/css/lightslider-custom.css" type="text/css" rel="stylesheet">
  176. <link href="/user/plugins/login/css/login.css" type="text/css" rel="stylesheet">
  177. <link href="/user/themes/editorial/assets/css/misc.css" type="text/css" rel="stylesheet">
  178. <link href="/user/themes/editorial/assets/css/fontawesome-all.min.css" type="text/css" rel="stylesheet">
  179. <link href="/user/themes/editorial/assets/css/custom.css" type="text/css" rel="stylesheet">
  180. <style>
  181. body {
  182.  font-family: DM Sans, sans-serif;
  183. }
  184. h1, h2, h3, h4, h5 {
  185.  font-family: DM Sans, sans-serif;
  186. }
  187. .footer {
  188.  position: fixed;
  189.  left: 0;
  190.  bottom: 0;
  191.  width: 100%;
  192.  background-color: red;
  193.  color: white;
  194.  text-align: center;
  195. }
  196. </style>
  197.  
  198.    <script src="/user/plugins/uikitifier/js/uikit.js"></script>
  199. <script src="/user/plugins/uikitifier/js/components/sticky.js"></script>
  200. <script src="/user/plugins/uikitifier/js/components/accordion.js"></script>
  201. <script src="/user/plugins/uikitifier/js/components/search.js"></script>
  202. <script src="/user/plugins/uikitifier/js/components/autocomplete.js"></script>
  203. <script src="/user/plugins/uikitifier/js/components/grid.js"></script>
  204. <script src="/user/plugins/uikitifier/js/components/tooltip.js"></script>
  205. <script src="/user/plugins/lightslider/js/lightslider.min.js"></script>
  206. <script src="/system/assets/jquery/jquery-3.x.min.js"></script>
  207.  
  208. </head>
  209. <!-- BODY SECTION -->
  210.  
  211. <body class="is-preload " >
  212.    <!-- Wrapper -->
  213.    <div id="wrapper">
  214.    <!-- Main -->
  215.        <div id="main" >
  216.            <div class="inner parallax" >
  217.                <!-- Header -->
  218.                                
  219.                    
  220. <header id="header" class="flex-post-container">
  221.    <div style="flex-grow:1;">
  222.            <!-- If logo is defined, include logo template here -->
  223.        
  224. <a href="/" style="border: none; text-align: left;">
  225.      <!-- <img src="/user/themes/editorial/images/logo/logo-snpmb.png" style="width: 100px; height: auto;" alt="Seleksi Nasional Penerimaan Mahasiswa Baru" /> -->
  226.    <img src="/user/themes/editorial/images/logo/logo-snpmb.png" style=" height: auto;" alt="Seleksi Nasional Penerimaan Mahasiswa Baru" />
  227. </a>
  228.        </div>
  229.    
  230.    <div style="flex-grow:2.5; text-align:right">
  231.        <a class="logo"  href="/">
  232.            <img alt="" src="/images/l/o/g/o/s/logosnbt-f8d91b81.jpeg" />
  233.        </a>
  234.    </div>
  235. </header>
  236. <div class="scroll-left">
  237. <p>Pengumuman Hasil SNBP 2025 pada 18 Maret 2025, Pukul 15.00 WIB  </p>
  238. </div>                    
  239.                                <!-- Content -->
  240.                <section >
  241.                                            
  242.                                        
  243.                    
  244. <header class="main">  
  245.     </header>
  246. <div style="background-color:white">
  247.    <h2>Daya Tampung Program Studi Jalur SNBP 2025</h2>
  248. <div>
  249. <iframe src="https://sidata-ptn-snpmb.bppp.kemdikbud.go.id/ptn_sn.php" id="iframe-responsive" style="width:100%; height:80vh;"></iframe>
  250. </div>
  251. </div>
  252.  
  253.                    <a href="https://halo-snpmb.bppp.kemdikbud.go.id/" target="_blank" class="float">
  254.                        <i class="fa fa-headphones my-float"></i>
  255.                    </a>
  256.                </section>
  257.            </div>
  258.            <!------ sini lih footernya, jeroane div bisa diubah2------>
  259.            <div style="display:flex; flex-direction:column; border-top: 1px solid blue; background : #2e5c98; color : white; ">
  260.                <div style="order:1; text-align:center; margin-top:8px" >
  261.                    <b style='color:white !important;'>Seleksi Nasional Penerimaan Mahasiswa Baru</b>
  262.                </div>
  263.                <div style="order:2; font-size:12px">
  264.                    <p align="center">Gedung D lt.2, Kemdiktisaintek Jl. Pintu I Senayan, Jakarta 10270<br>
  265. Telp. (021) 3104041 Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="9be8f5ebf6f9dbf9ebebebb5f0fef6fff2f0f9eeffb5fcf4b5f2ff">[email&#160;protected]</a>; <br> Helpdesk: https://halo-snpmb.bppp.kemdikbud.go.id<br>
  266.                    <a href="/privacy-policy" style="color:white" target="_blank">Kebijakan Privasi</a></p>
  267.                    
  268. <p align="center">
  269. <a href="https://www.facebook.com/@snpmbID" target="_blank"><img alt="" src="/images/l/o/g/o/f/logofb-35694685.png" /></a>
  270. &nbsp;<a href="https://www.instagram.com/snpmb_id/" target="_blank"><img alt="" src="/images/l/o/g/o/i/logoig-3de1cc15.png" /> </a>
  271. &nbsp;<a href="https://x.com/snpmb_id" target="_blank"><img alt="" src="/images/l/o/g/o/x/logox-89e1a5af.png" />  </a>
  272. &nbsp;<a href="https://www.youtube.com/@snpmb_id" target="_blank"><img alt="" src="/images/l/o/g/o/y/logoyt-fc68f681.png" /> </a>
  273. &nbsp;<a href="https://www.tiktok.com/@snpmb_id" target="_blank"><img alt="" src="/images/l/o/g/o/t/logott-1b840399.png" />
  274. </a>
  275. </p>
  276. <div class="row"><a name="a13-1"></a></div>
  277.  
  278.                </div>
  279.  
  280.                
  281.                
  282.            </div>
  283.            <!------------------------>
  284.        </div>
  285.                    
  286.    
  287. <!-- Sidebar -->
  288.  
  289. <div id="sidebar" class="inactive" >
  290.    <div class="inner">
  291.                
  292.        <!-- Menu -->
  293.        <nav id="menu" >
  294.            <header class="major" >
  295.                <h2>Menu</h2>
  296.            </header>
  297.            <!-- tambahan untuk menampilkan menu search bz-->
  298.            
  299. <form name="search" data-simplesearch-form>
  300.    <input
  301.        name="searchfield"
  302.        class="search-input"
  303.        aria-label="search"
  304.        type="text"
  305.         min="3"         required
  306.        placeholder="Search …"
  307.        value=""
  308.        data-search-invalid="Please add at least 3 characters"
  309.        data-search-separator=":"
  310.        data-search-input="/search/query"
  311.    />
  312.    </form>
  313.  
  314.                            
  315. <ul>
  316.                                                <li >
  317.                
  318.                <a href="/" target=""  style="font-family: 'DM Sans'" >
  319.                    
  320.                    Beranda
  321.                </a>
  322.                
  323.            </li>
  324.                                        <li >
  325.                
  326.                <a href="https://portal-snpmb.bppp.kemdikbud.go.id" target="__blank"  style="font-family: 'DM Sans'" >
  327.                    
  328.                    Portal SNPMB
  329.                </a>
  330.                
  331.            </li>
  332.                                        <li >
  333.                
  334.                <a href="/snpmb" target=""  style="font-family: 'DM Sans'" >
  335.                    
  336.                    SNPMB
  337.                </a>
  338.                
  339.            </li>
  340.                                        <li>
  341.                <span class="opener active" >SNBP</span>
  342.                <ul class="submenu"  style="display:block"   >
  343.                                                        <li >
  344.                
  345.                <a href="/snbp/informasi-umum" target=""  style="font-family: 'DM Sans'" >
  346.                    
  347.                    Informasi Umum
  348.                </a>
  349.                
  350.            </li>
  351.                                        <li >
  352.                
  353.                <a href="/snbp/kuota-sekolah" target=""  style="font-family: 'DM Sans'" >
  354.                    
  355.                    Kuota Sekolah
  356.                </a>
  357.                
  358.            </li>
  359.                                        <li >
  360.                
  361.                <a href="https://referensi.data.kemdikbud.go.id/snpmb" target="_blank"  style="font-family: 'DM Sans'" >
  362.                    
  363.                    Referensi
  364.                </a>
  365.                
  366.            </li>
  367.                                        <li >
  368.                
  369.                <a href="https://vervalpd.data.kemdikbud.go.id/" target="_blank"  style="font-family: 'DM Sans'" >
  370.                    
  371.                    Vervalpd
  372.                </a>
  373.                
  374.            </li>
  375.                                        <li >
  376.                
  377.                <a href="/snbp/viewer-data-sekolah" target=""  style="font-family: 'DM Sans'" >
  378.                    
  379.                    Viewer Monitoring PDSS
  380.                </a>
  381.                
  382.            </li>
  383.                                        <li >
  384.                
  385.                <a href="/snbp/daftar-ptn-snbp" target=""  style="color:#3157ac;font-weight: bold;font-family: 'DM Sans'" >
  386.                    
  387.                    Daya Tampung SNBP
  388.                </a>
  389.                
  390.            </li>
  391.            
  392.                </ul>
  393.            </li>
  394.                                        <li>
  395.                <span class="opener " >UTBK SNBT</span>
  396.                <ul class="submenu"  style="display:none"   >
  397.                                                        <li >
  398.                
  399.                <a href="/utbk-snbt/informasi-umum" target=""  style="font-family: 'DM Sans'" >
  400.                    
  401.                    Informasi Umum
  402.                </a>
  403.                
  404.            </li>
  405.                                        <li >
  406.                
  407.                <a href="http://snpmb.bppp.kemdikbud.go.id/fr" target="_blank"  style="font-family: 'DM Sans'" >
  408.                    
  409.                    Framework &amp; Contoh Soal
  410.                </a>
  411.                
  412.            </li>
  413.                                        <li >
  414.                
  415.                <a href="/utbk-snbt/pusat-utbk" target=""  style="font-family: 'DM Sans'" >
  416.                    
  417.                    Pusat UTBK
  418.                </a>
  419.                
  420.            </li>
  421.                                        <li >
  422.                
  423.                <a href="/utbk-snbt/sub-pusat-utbk" target=""  style="font-family: 'DM Sans'" >
  424.                    
  425.                    Sub Pusat UTBK
  426.                </a>
  427.                
  428.            </li>
  429.                                        <li >
  430.                
  431.                <a href="/utbk-snbt/pusat-utbk-tuna-netra" target=""  style="font-family: 'DM Sans'" >
  432.                    
  433.                    Pusat UTBK Peserta Tunanetra
  434.                </a>
  435.                
  436.            </li>
  437.                                        <li >
  438.                
  439.                <a href="/utbk-snbt/daftar-ptn-snbt" target=""  style="font-family: 'DM Sans'" >
  440.                    
  441.                    Daya Tampung SNBT
  442.                </a>
  443.                
  444.            </li>
  445.                                        <li >
  446.                
  447.                <a href="/utbk-snbt/pengumuman-snbt" target=""  style="font-family: 'DM Sans'" >
  448.                    
  449.                    Pengumuman SNBT
  450.                </a>
  451.                
  452.            </li>
  453.                                        <li >
  454.                
  455.                <a href="https://snpmb.bppp.kemdikbud.go.id/unduhan" target="_blank"  style="font-family: 'DM Sans'" >
  456.                    
  457.                    Panduan Pendaftaran UTBK-SNBT
  458.                </a>
  459.                
  460.            </li>
  461.                                        <li >
  462.                
  463.                <a href="https://snpmb.bppp.kemdikbud.go.id/unduhan" target="_blank"  style="font-family: 'DM Sans'" >
  464.                    
  465.                    Panduan Pembayaran UTBK
  466.                </a>
  467.                
  468.            </li>
  469.            
  470.                </ul>
  471.            </li>
  472.                                        <li >
  473.                
  474.                <a href="/jadwal-penting" target=""  style="font-family: 'DM Sans'" >
  475.                    
  476.                    Jadwal
  477.                </a>
  478.                
  479.            </li>
  480.                                        <li >
  481.                
  482.                <a href="/unduhan" target=""  style="font-family: 'DM Sans'" >
  483.                    
  484.                    Unduhan
  485.                </a>
  486.                
  487.            </li>
  488.                                        <li >
  489.                
  490.                <a href="/terkini" target=""  style="font-family: 'DM Sans'" >
  491.                    
  492.                    Info Terkini
  493.                </a>
  494.                
  495.            </li>
  496.                                        <li >
  497.                
  498.                <a href="/faq" target=""  style="font-family: 'DM Sans'" >
  499.                    
  500.                    FAQ
  501.                </a>
  502.                
  503.            </li>
  504.                                        <li >
  505.                
  506.                <a href="/link-penting" target=""  style="font-family: 'DM Sans'" >
  507.                    
  508.                    Tautan
  509.                </a>
  510.                
  511.            </li>
  512.            
  513.        </ul>
  514.                    </nav>
  515.  
  516.        
  517.                        
  518.                
  519.        
  520.                
  521.                        
  522.                
  523.        
  524.                
  525.            </div>
  526. </div>
  527.            </div>
  528.  
  529.    <a id="back-to-top" href="#" aria-label="Back to top" title="Back to top">
  530.        <i class="fa fa-chevron-up"></i>
  531.      </a>
  532.  
  533.        <!-- Scripts -->
  534.        <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="/user/themes/editorial/assets/js/browser.min.js"></script>
  535. <script src="/user/themes/editorial/assets/js/breakpoints.min.js"></script>
  536. <script src="/user/themes/editorial/assets/js/util.js"></script>
  537. <script src="/user/themes/editorial/assets/js/main.js"></script>
  538. <script src="/user/themes/editorial/assets/js/custom.js"></script>
  539. <script src="/user/plugins/simplesearch/js/simplesearch.js"></script>
  540.  
  541.    </body>
  542. </html>
  543.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda