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

  1.  
  2. <!DOCTYPE html>
  3. <html amp lang="id">
  4.  
  5. <head>
  6.    <meta charset="utf-8" />
  7.    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
  8.    <meta name="description" itemprop="description"
  9.        content="MAWAR108 adalah tempat terbaru website yang memberikan senyuman penuh manis setiap hari dan waktu." />
  10.    <meta name="keywords" content="mawar108" />
  11.    <title>MAWAR108 - Website Terbaru Penuh Senyuman Manis Setiap Hari</title>
  12.    <link rel="canonical" href="https://norbertputnam.com/" />
  13.    <meta name="robots" content="index, follow" />
  14.    <meta name="rating" content="general" />
  15.    <meta name="geo.region" content="id_ID" />
  16.    <meta name="googlebot" content="index,follow">
  17.    <meta name="geo.country" content="id" />
  18.    <meta property="og:type" content="website" />
  19.    <meta property="og:locale" content="id_ID" />
  20.    <meta property="og:locale:alternate" content="en_ID" />
  21.    <meta property="og:title" content="MAWAR108 - Website Terbaru Penuh Senyuman Manis Setiap Hari" />
  22.    <meta property="og:description"
  23.        content="MAWAR108 adalah tempat terbaru website yang memberikan senyuman penuh manis setiap hari dan waktu." />
  24.    <meta property="og:url" content="https://norbertputnam.com/">
  25.    <meta property="og:site_name" content="mawar108" />
  26.    <meta property="og:image"
  27.        content="mawar108.jpg" />
  28.    <meta property="og:image:alt" content="mawar108" />
  29.    <link rel="shortcut icon" type="image/png"
  30.        href="favicon.png">
  31.    <script async src="https://cdn.ampproject.org/v0.js"></script>
  32.  
  33.    <style amp-boilerplate>
  34.        body {
  35.            -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  36.            -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  37.            -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  38.            animation: -amp-start 8s steps(1, end) 0s 1 normal both
  39.        }
  40.  
  41.        @-webkit-keyframes -amp-start {
  42.            from {
  43.                visibility: hidden
  44.            }
  45.  
  46.            to {
  47.                visibility: visible
  48.            }
  49.        }
  50.  
  51.        @-moz-keyframes -amp-start {
  52.            from {
  53.                visibility: hidden
  54.            }
  55.  
  56.            to {
  57.                visibility: visible
  58.            }
  59.        }
  60.  
  61.        @-ms-keyframes -amp-start {
  62.            from {
  63.                visibility: hidden
  64.            }
  65.  
  66.            to {
  67.                visibility: visible
  68.            }
  69.        }
  70.  
  71.        @-o-keyframes -amp-start {
  72.            from {
  73.                visibility: hidden
  74.            }
  75.  
  76.            to {
  77.                visibility: visible
  78.            }
  79.        }
  80.  
  81.        @keyframes -amp-start {
  82.            from {
  83.                visibility: hidden
  84.            }
  85.  
  86.            to {
  87.                visibility: visible
  88.            }
  89.        }
  90.    </style><noscript>
  91.        <style amp-boilerplate>
  92.            body {
  93.                -webkit-animation: none;
  94.                -moz-animation: none;
  95.                -ms-animation: none;
  96.                animation: none
  97.            }
  98.        </style>
  99.    </noscript>
  100.  
  101.    <style amp-custom>
  102.        body {
  103.            font-family: "Open Sans", sans-serif;
  104.            background: #000;
  105.            background-size: cover;
  106.            background-position: center;
  107.            background-repeat: no-repeat;
  108.            background-attachment: fixed;
  109.            padding-bottom: 80px;
  110.        }
  111.  
  112.        .header-mobile {
  113.            position: sticky;
  114.            top: 0;
  115.            z-index: 1;
  116.            padding: 8px 10px;
  117.            display: flex;
  118.            align-items: center;
  119.            background: #000;
  120.            border-bottom: 1px solid #fff;
  121.        }
  122.  
  123.        .header-mobile .mobile-logo {
  124.            min-height: 30px;
  125.        }
  126.  
  127.        .header-mobile .mobile-logo amp-img img {
  128.            height: 35px;
  129.            object-fit: contain;
  130.            object-position: left;
  131.        }
  132.  
  133.        .mobile-button {
  134.            margin-left: auto;
  135.            display: flex;
  136.            align-items: center;
  137.        }
  138.  
  139.        .mobile-button button {
  140.            outline: none;
  141.            border-radius: 5px;
  142.            min-width: 65px;
  143.            min-height: 33px;
  144.            border: none;
  145.            font-size: 14px;
  146.            font-weight: 600;
  147.            margin-left: 5px;
  148.            padding: 5px 0px;
  149.            box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  150.        }
  151.  
  152.        .mobile-button .login {
  153.            color: #000;
  154.            background: #111;
  155.            border: 1px solid #ffb500;
  156.        }
  157.  
  158.        .mobile-button .login a {
  159.            text-decoration: none;
  160.            color: #fff;
  161.        }
  162.  
  163.        .mobile-button .register {
  164.            background: linear-gradient(to bottom, #ffd100 0%, #703c00 100%);
  165.            border: 1px solid #ffb500;
  166.            text-decoration: none;
  167.        }
  168.  
  169.        .mobile-button .register a {
  170.            color: #000;
  171.            text-decoration: none;
  172.        }
  173.  
  174.        .mobile-button .menu {
  175.            margin-left: 5px;
  176.            background: linear-gradient(to bottom, #ffd100 0%, #703c00 100%);
  177.            border: 1px solid #ffb500;
  178.            border-radius: 5px;
  179.            padding: 5px 5px;
  180.            min-width: 35px;
  181.            color: #000;
  182.            text-align: center;
  183.        }
  184.  
  185.        amp-sidebar {
  186.            background: #000;
  187.            border: 1px solid #000;
  188.            width: 250px;
  189.            color: #fff;
  190.        }
  191.  
  192.        .sidenav__header {
  193.            background: #111;
  194.            padding: 20px;
  195.            border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  196.        }
  197.  
  198.        .sidenav__header-user {
  199.            color: #fff;
  200.            font-size: 12px;
  201.            font-weight: 500;
  202.            font-weight: 600;
  203.        }
  204.  
  205.        .sidenav__header-logo {
  206.            margin: 10px 0px 15px;
  207.            text-align: center;
  208.        }
  209.  
  210.        .sidenav__header-logo amp-img img {
  211.            height: 60px;
  212.            object-fit: contain;
  213.        }
  214.  
  215.        .sidenav-button-title {
  216.            text-align: center;
  217.            color: #fff;
  218.            font-size: 13px;
  219.            font-weight: 600;
  220.        }
  221.  
  222.        .sidenav-button {
  223.            display: flex;
  224.            align-items: center;
  225.            justify-content: center;
  226.            margin: 8px 0px;
  227.        }
  228.  
  229.        .sidenav-button button {
  230.            outline: none;
  231.            border-radius: 5px;
  232.            min-width: 100px;
  233.            border: none;
  234.            font-size: 12px;
  235.            font-weight: 500;
  236.            padding: 10px 0px;
  237.            box-shadow: 0px 1px 1px rgb(0 0 0 / 25%);
  238.        }
  239.  
  240.        .sidenav-button .btn-login {
  241.            color: #fff;
  242.            background: #333;
  243.            border: 1px solid #ffb500;
  244.            margin-right: 5px;
  245.            font-weight: 600;
  246.        }
  247.  
  248.        .sidenav-button .btn-login a {
  249.            text-decoration: none;
  250.            color: #fff;
  251.            font-weight: 600;
  252.        }
  253.  
  254.        .sidenav-button .btn-register {
  255.            background: linear-gradient(to bottom, #ffd100 0%, #703c00 100%);
  256.            border: 1px solid #ffb500;
  257.            text-decoration: none;
  258.        }
  259.  
  260.        .sidenav-button .btn-register a {
  261.            text-decoration: none;
  262.            color: #000;
  263.            font-weight: 600;
  264.        }
  265.  
  266.        .sidenav-password {
  267.            text-align: right;
  268.            font-size: 13px;
  269.        }
  270.  
  271.        .sidenav-password a {
  272.            text-align: right;
  273.            font-size: 13px;
  274.            color: #fff;
  275.            text-decoration: none;
  276.        }
  277.  
  278.        .sidenav-list {
  279.            padding: 10px 15px;
  280.        }
  281.  
  282.        .sidenav-list ul {
  283.            padding-left: 0px;
  284.            margin-bottom: 0px;
  285.            margin-top: 0px;
  286.        }
  287.  
  288.        .sidenav-list ul li {
  289.            list-style: none;
  290.            font-size: 12px;
  291.            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  292.            display: flex;
  293.            align-items: center;
  294.            padding: 10px;
  295.            color: #fff;
  296.        }
  297.  
  298.        .sidenav-list ul li a {
  299.            color: #fff;
  300.            text-decoration: none;
  301.            font-weight: 500;
  302.        }
  303.  
  304.        .sidenav-list ul li i {
  305.            width: 14px;
  306.            margin-right: 10px;
  307.        }
  308.  
  309.        .home__menu {
  310.            padding-right: 15px;
  311.            padding-left: 15px;
  312.            margin-right: auto;
  313.            margin-left: auto;
  314.        }
  315.  
  316.        .menu-games {
  317.            display: grid;
  318.            grid-template-columns: repeat(2, 1fr);
  319.            grid-gap: 15px;
  320.            margin: 20px 0;
  321.        }
  322.  
  323.        .menu-games a {
  324.            text-decoration: none;
  325.        }
  326.  
  327.        .games-item {
  328.            background: transparent;
  329.            text-align: center;
  330.        }
  331.  
  332.        .games-item amp-img {
  333.            animation: bounce 2s infinite alternate;
  334.        }
  335.  
  336.        .games-item amp-img img {
  337.            object-fit: contain;
  338.        }
  339.  
  340.        .game-border {
  341.            border-radius: 20px;
  342.            margin-top: 10px;
  343.            max-width: 200px;
  344.            margin-left: auto;
  345.            margin-right: auto;
  346.        }
  347.  
  348.        .games-name {
  349.            background: #111;
  350.            font-size: 13px;
  351.            padding: 10px 5px;
  352.            font-weight: 700;
  353.            color: #ffffff;
  354.            border-radius: 20px;
  355.        }
  356.  
  357.        @keyframes bounce {
  358.            0% {
  359.                transform: translateY(-3px);
  360.            }
  361.  
  362.            50% {
  363.                transform: translateY(3px);
  364.            }
  365.  
  366.            100% {
  367.                transform: translateY(0);
  368.            }
  369.        }
  370.  
  371.        .home__seo {
  372.            padding: 0 15px;
  373.            margin-top: 25px;
  374.        }
  375.  
  376.        .home__seo .game__seo {
  377.            background: #111;
  378.            color: #fff;
  379.            border-radius: 10px;
  380.            padding: 15px 0;
  381.        }
  382.  
  383.        .home__seo .game__seo .seo-content {
  384.            padding: 0 15px 10px;
  385.            font-size: 16px;
  386.            text-align: justify;
  387.        }
  388.  
  389.        .home__seo .seo-mobile .seo-mob-title {
  390.            background: transparent;
  391.            text-align: center;
  392.            padding: 10px 15px;
  393.            border: 0;
  394.            border-radius: 10px;
  395.            font-size: 16px;
  396.            font-weight: 600;
  397.            margin: 0;
  398.        }
  399.  
  400.        .home__seo .seo-mobile .seo-mob-content {
  401.            padding: 0 15px 10px;
  402.            font-size: 16px;
  403.            text-align: justify;
  404.        }
  405.  
  406.        .home__seo .seo-mobile .seo-mob-content h1 {
  407.            font-size: 1.25rem;
  408.        }
  409.  
  410.        .home__seo .seo-mobile .seo-mob-content h2 {
  411.            font-size: 1.2rem;
  412.        }
  413.  
  414.        .home__seo .seo-mobile .seo-mob-content h3 {
  415.            font-size: 1.15rem;
  416.        }
  417.  
  418.        .home__seo .seo-mobile .seo-mob-content h4 {
  419.            font-size: 1.1rem;
  420.        }
  421.  
  422.        .home__seo .seo-mobile .seo-mob-content h5 {
  423.            font-size: 1.05rem;
  424.        }
  425.  
  426.        .home__seo .seo-mobile .seo-mob-content h6 {
  427.            font-size: 1rem;
  428.        }
  429.  
  430.        .home__seo .seo-mobile .seo-mob-content p {
  431.            font-size: 14px;
  432.        }
  433.  
  434.        .footer-mobile {
  435.            background: #000;
  436.            position: fixed;
  437.            bottom: 0;
  438.            right: 0;
  439.            left: 0;
  440.            z-index: 997;
  441.            display: grid;
  442.            grid-template-columns: repeat(4, 1fr);
  443.        }
  444.  
  445.        .footer-mobile .footer-item {
  446.            text-align: center;
  447.            padding: 12px 5px 10px;
  448.            border-right: 2px solid #ffb500;
  449.            border-top: 2px solid #ffb500;
  450.            color: #fff;
  451.            text-decoration: none;
  452.        }
  453.  
  454.        .footer-mobile .footer-item .footer-icon i {
  455.            font-size: 20px;
  456.        }
  457.  
  458.        .footer-mobile .footer-item .footer-title {
  459.            font-size: 13px;
  460.            font-weight: 600;
  461.        }
  462.  
  463.  
  464.        .home__seo .seo-mobile .seo-mob-content img {
  465.            width: 100%;
  466.        }
  467.    </style>
  468.  
  469.    <link rel="stylesheet"
  470.        href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,500;0,600;0,700;1,400&display=swap">
  471.    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" type="text/css" />
  472.    <script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
  473.    <script async custom-element="amp-accordion" src="https://cdn.ampproject.org/v0/amp-accordion-0.1.js"></script>
  474.    <script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.2.js"></script>
  475.    <script async custom-element="amp-lightbox" src="https://cdn.ampproject.org/v0/amp-lightbox-0.1.js"></script>
  476.    <script async custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js"></script>
  477.    <script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
  478. </head>
  479.  
  480. <body>
  481.    <div class="header-mobile">
  482.        <div class="mobile-logo">
  483.            <a href="/">
  484.                <amp-img
  485.                    src="logo.png"
  486.                    alt="WebsiteLogo" width="140" height="30" layout="intrinsic">
  487.                </amp-img>
  488.  
  489.            </a>
  490.        </div>
  491.        <div class="mobile-button">
  492.            <button class="login" type="button">
  493.                <a href="https://mawar108mis.com/">Masuk</a>
  494.            </button>
  495.            <button class="register">
  496.                <a href="https://mawar108mis.com/">Daftar</a>
  497.            </button>
  498.            <button class="menu" on="tap:sidenav">
  499.                <i class="fas fa-bars"></i>
  500.            </button>
  501.        </div>
  502.    </div>
  503.  
  504.    <amp-sidebar id="sidenav" layout="nodisplay" side="right">
  505.        <div class="sidenav__header">
  506.            <div class="sidenav__header-user"><span>Selamat Datang</span></div>
  507.            <div class="sidenav__header-logo">
  508.                <amp-img
  509.                    src="logo.png"
  510.                    alt="WebsiteLogo" width="180" height="59" layout="intrinsic">
  511.                </amp-img>
  512.            </div>
  513.            <div class="sidenav__header-button">
  514.                <div class="sidenav-button-title">Silakan Login atau Mendaftar</div>
  515.                <div class="sidenav-button">
  516.                    <button class="btn-login">
  517.                        <a href="https://mawar108mis.com/">Login</a>
  518.                    </button>
  519.                    <button class="btn-register"><a href="https://mawar108mis.com/">Register</a></button>
  520.                </div>
  521.            </div>
  522.        </div>
  523.  
  524.    </amp-sidebar>
  525.  
  526.    <div class="main-content home">
  527.        <div class="home__slider">
  528.            <amp-carousel width="500" height="250" layout="responsive" type="slides" autoplay delay="2000">
  529.                <a href="#">
  530.                    <amp-img
  531.                        src="mawar108.jpg"
  532.                        width="500" height="250" layout="responsive" alt=""></amp-img>
  533.                </a>
  534.            </amp-carousel>
  535.        </div>
  536.  
  537.        <div class="home__seo">
  538.            <div class="game__seo">
  539.                <div class="seo-content showFooter">
  540.                    <h1 style="text-align:center;"><strong>MAWAR108 Website Terbaru Penuh Senyuman Manis Setiap Hari</strong></h1>
  541.                    <p style="text-align:center;">MAWAR108 adalah tempat terbaru website yang memberikan senyuman penuh manis setiap hari dan waktu.</p>
  542.                </div>
  543.            </div>
  544.        </div>
  545.    </div>
  546.  
  547.    <div class="footer-mobile">
  548.        <a class="footer-item" href="https://mawar108mis.com/">
  549.            <div class="footer-icon"><i class="fas fa-home"></i></div>
  550.            <div class="footer-title">Home</div>
  551.        </a>
  552.        <a class="footer-item" href="https://mawar108mis.com/">
  553.            <div class="footer-icon"><i class="fab fa-android"></i></div>
  554.            <div class="footer-title">Apps</div>
  555.        </a>
  556.        <a class="footer-item" href="https://app.chaport.com/widget/show.html?appid=67219fedb72f9acc1896c020">
  557.            <div class="footer-icon"><i class="fas fa-comments"></i></div>
  558.            <div class="footer-title">Live Chat</div>
  559.        </a>
  560.        <a class="footer-item" href="https://mawar108mis.com/promotion">
  561.            <div class="footer-icon"><i class="fas fa-percentage"></i></div>
  562.            <div class="footer-title">Promosi</div>
  563.        </a>
  564.    </div>
  565. </body>
  566. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda