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://best-designer.info

  1.  
  2. <!DOCTYPE html>
  3. <html>
  4.  <head>
  5.    <title>FlexOffers.com Invalid Link</title>
  6.    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
  7.    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
  8.    <link rel="stylesheet" media="screen" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600" />
  9.    <link rel="stylesheet" media="screen" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
  10.  
  11. <meta name="Alerts" content="{Alerts_Meta_Data-BAD}">
  12. <!-- Global site tag (gtag.js) - Google Analytics -->
  13. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-133577226-1"></script>
  14. <script>
  15.  window.dataLayer = window.dataLayer || [];
  16.  function gtag(){dataLayer.push(arguments);}
  17.  gtag('js', new Date());
  18.  
  19.  gtag('config', 'UA-133577226-1');
  20. </script>
  21.  
  22.  
  23.    <style>
  24.     * {
  25.         -moz-box-sizing:border-box;
  26.         -webkit-box-sizing:border-box;
  27.         box-sizing:border-box;
  28.     }
  29.  
  30.     html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  31.     abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
  32.     small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
  33.     fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure,  footer, header, hgroup,
  34.     menu, nav, section, summary, time, mark, audio, video {
  35.         margin:0;
  36.         padding:0;
  37.         border:0;
  38.         outline:0;
  39.         vertical-align:baseline;
  40.         background:transparent;
  41.     }
  42.  
  43.     article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  44.         display: block;
  45.     }
  46.  
  47.     html {
  48.         font-size: 16px;
  49.         line-height: 24px;
  50.         width:100%;
  51.         height:100%;
  52.         -webkit-text-size-adjust: 100%;
  53.         -ms-text-size-adjust: 100%;
  54.         overflow-y:scroll;
  55.         overflow-x:hidden;
  56.     }
  57.  
  58.     img {
  59.         vertical-align:middle;
  60.         max-width: 100%;
  61.         height: auto;
  62.         border: 0;
  63.         -ms-interpolation-mode: bicubic;
  64.     }
  65.  
  66.     body {
  67.         min-height:100%;
  68.         -webkit-font-smoothing: subpixel-antialiased;
  69.     }
  70.  
  71.     .clearfix {
  72.       clear:both;
  73.       zoom: 1;
  74.     }
  75.     .clearfix:before, .clearfix:after {
  76.         content: "\0020";
  77.         display: block;
  78.         height: 0;
  79.         visibility: hidden;
  80.     }
  81.     .clearfix:after {
  82.         clear: both;
  83.     }
  84.    </style>
  85.    <style>
  86.  .plain.error-page-wrapper {
  87.    font-family: 'Source Sans Pro', sans-serif;
  88.    background-color:#6355bc;
  89.    padding:0 5%;
  90.    position:relative;
  91.  }
  92.  
  93.  .plain.error-page-wrapper .content-container {
  94.    -webkit-transition: left .5s ease-out, opacity .5s ease-out;
  95.    -moz-transition: left .5s ease-out, opacity .5s ease-out;
  96.    -ms-transition: left .5s ease-out, opacity .5s ease-out;
  97.    -o-transition: left .5s ease-out, opacity .5s ease-out;
  98.    transition: left .5s ease-out, opacity .5s ease-out;
  99.    max-width:800px;
  100.    position:relative;
  101.    left:-30px;
  102.    opacity:0;
  103.  }
  104.  
  105.  .plain.error-page-wrapper .content-container.in {
  106.    left: 0px;
  107.    opacity:1;
  108.  }
  109.  
  110.  .plain.error-page-wrapper .head-line {
  111.    transition: color .2s linear;
  112.    font-size:48px;
  113.    line-height:60px;
  114.    color:rgba(255,255,255,.2);
  115.    letter-spacing: -1px;
  116.    margin-bottom: 5px;
  117.  }
  118.  .plain.error-page-wrapper .subheader {
  119.    transition: color .2s linear;
  120.    font-size:36px;
  121.    line-height:46px;
  122.    color:#fff;
  123.  }
  124.  .plain.error-page-wrapper hr {
  125.    height:1px;
  126.    background-color: rgba(255,255,255,.2);
  127.    border:none;
  128.    width:250px;
  129.    margin:35px 0;
  130.  }
  131.  .plain.error-page-wrapper .context {
  132.    transition: color .2s linear;
  133.    font-size:18px;
  134.    line-height:27px;
  135.    color:#fff;
  136.  }
  137.  .plain.error-page-wrapper .context p {
  138.    margin:0;
  139.  }
  140.  .plain.error-page-wrapper .context p:nth-child(n+2) {
  141.    margin-top:12px;
  142.  }
  143.  .plain.error-page-wrapper .buttons-container {
  144.    margin-top: 45px;
  145.    overflow: hidden;
  146.  }
  147.  .plain.error-page-wrapper .buttons-container a {
  148.    transition: color .2s linear, border-color .2s linear;
  149.    font-size:14px;
  150.    text-transform: uppercase;
  151.    text-decoration: none;
  152.    color:#fff;
  153.    border:2px solid white;
  154.    border-radius: 99px;
  155.    padding:8px 30px 9px;
  156.    display: inline-block;
  157.    float:left;
  158.  }
  159.  .plain.error-page-wrapper .buttons-container a:hover {
  160.    background-color:rgba(255,255,255,.05);
  161.  }
  162.  .plain.error-page-wrapper .buttons-container a:first-child {
  163.    margin-right:25px;
  164.  }
  165.  
  166.  @media screen and (max-width: 485px) {
  167.    .plain.error-page-wrapper .header {
  168.      font-size:36px;
  169.     }
  170.    .plain.error-page-wrapper .subheader {
  171.      font-size:27px;
  172.      line-height:38px;
  173.     }
  174.    .plain.error-page-wrapper hr {
  175.      width:185px;
  176.      margin:25px 0;
  177.     }
  178.  
  179.    .plain.error-page-wrapper .context {
  180.      font-size:16px;
  181.      line-height: 24px;
  182.     }
  183.    .plain.error-page-wrapper .buttons-container {
  184.      margin-top:35px;
  185.    }
  186.  
  187.    .plain.error-page-wrapper .buttons-container a {
  188.      font-size:13px;
  189.      padding:8px 0 7px;
  190.      width:45%;
  191.      text-align: center;
  192.    }
  193.    .plain.error-page-wrapper .buttons-container a:first-child {
  194.      margin-right:10%;
  195.    }
  196.  }
  197. </style>
  198.    <style>
  199.  
  200.    .background-color {
  201.      background-color: rgba(0, 35, 102, 1) !important;
  202.    }
  203.  
  204.  
  205.    .primary-text-color {
  206.      color: #FFFFFF !important;
  207.    }
  208.  
  209.    .secondary-text-color {
  210.      color: rgba(255, 145, 0, 1) !important;
  211.    }
  212.  
  213.    .sign-text-color {
  214.      color: #FFBA00 !important;
  215.    }
  216.  
  217.    .sign-frame-color {
  218.      color: #343C3F;
  219.    }
  220.  
  221.    .pane {
  222.      background-color: #FFFFFF !important;
  223.    }
  224.  
  225.    .border-button {
  226.      color: rgba(54, 171, 0, 1) !important;
  227.      border-color: rgba(54, 171, 0, 1) !important;
  228.    }
  229.    .button {
  230.      background-color: rgba(54, 171, 0, 1) !important;
  231.      color:  !important;
  232.    }
  233.  
  234.  
  235. </style>
  236.  </head>
  237.  <body class="plain error-page-wrapper background-color background-image">
  238.    <div class="content-container">
  239. <div class="head-line secondary-text-color"><img src="https://content.flexlinks.com/sharedimages/FlexLogo_Blue.png" alt="FlexOffers.com"/><br>
  240.  
  241. </div>
  242.  
  243. <!-- <div class="head-line secondary-text-color">
  244. <br>
  245.  404 <br>
  246. </div>
  247. <div class="subheader primary-text-color">
  248. Oops, the page you're <br>
  249. looking for does not exist.
  250. </div> -->
  251. <div class="clearfix"></div>
  252. <div class="context primary-text-color">
  253. <!-- doesn't use context_content because it's ALWAYS the same thing -->
  254.      <table width="100%" border="0" cellspacing="0" cellpadding="0">
  255.          <tbody>
  256.            <tr>
  257.              <td><div><br><br>
  258.               We are sorry, the product or service you are looking for could not be found or is not available anymore.
  259. <br>
  260. <br>
  261.              </div></td>
  262.            </tr>
  263.          </tbody>
  264.      </table>
  265.      
  266. </div>
  267. <!--
  268. <div class="buttons-container">
  269. <a class="border-button" href="https://www.flexoffers.com" target="_blank">Go To Homepage</a>
  270. <a class="border-button" href="mailto:support@flexoffers.com" target="_blank">Report A Problem</a>
  271. </div>
  272.  
  273. </div> -->
  274.  
  275. <div>
  276.  
  277.  
  278.  </div>
  279.  
  280. <div class="context primary-text-color"></div>
  281.  
  282. </div>
  283.  
  284.    <script>
  285.     function ErrorPage(container, pageType, templateName) {
  286.       this.$container = $(container);
  287.       this.$contentContainer = this.$container.find(templateName == 'sign' ? '.sign-container' : '.content-container');
  288.       this.pageType = pageType;
  289.       this.templateName = templateName;
  290.     }
  291.  
  292.     ErrorPage.prototype.centerContent = function () {
  293.       var containerHeight = this.$container.outerHeight()
  294.         , contentContainerHeight = this.$contentContainer.outerHeight()
  295.         , top = (containerHeight - contentContainerHeight) / 2
  296.         , offset = this.templateName == 'sign' ? -100 : 0;
  297.  
  298.       this.$contentContainer.css('top', top + offset);
  299.     };
  300.  
  301.     ErrorPage.prototype.initialize = function () {
  302.       var self = this;
  303.  
  304.       this.centerContent();
  305.       this.$container.on('resize', function (e) {
  306.         e.preventDefault();
  307.         e.stopPropagation();
  308.         self.centerContent();
  309.       });
  310.  
  311.       // fades in content on the plain template
  312.       if (this.templateName == 'plain') {
  313.         window.setTimeout(function () {
  314.           self.$contentContainer.addClass('in');
  315.         }, 500);
  316.       }
  317.  
  318.       // swings sign in on the sign template
  319.       if (this.templateName == 'sign') {
  320.         $('.sign-container').animate({textIndent : 0}, {
  321.           step : function (now) {
  322.             $(this).css({
  323.               transform : 'rotate(' + now + 'deg)',
  324.               'transform-origin' : 'top center'
  325.             });
  326.           },
  327.           duration : 1000,
  328.           easing : 'easeOutBounce'
  329.         });
  330.       }
  331.     };
  332.  
  333.  
  334.     ErrorPage.prototype.createTimeRangeTag = function(start, end) {
  335.       return (
  336.         '<time utime=' + start + ' simple_format="MMM DD, YYYY HH:mm">' + start + '</time> - <time utime=' + end + ' simple_format="MMM DD, YYYY HH:mm">' + end + '</time>.'
  337.       )
  338.     };
  339.  
  340.  
  341.     ErrorPage.prototype.handleStatusFetchSuccess = function (pageType, data) {
  342.       if (pageType == '503') {
  343.         $('#replace-with-fetched-data').html(data.status.description);
  344.       } else {
  345.         if (!!data.scheduled_maintenances.length) {
  346.           var maint = data.scheduled_maintenances[0];
  347.           $('#replace-with-fetched-data').html(this.createTimeRangeTag(maint.scheduled_for, maint.scheduled_until));
  348.           $.fn.localizeTime();
  349.         }
  350.         else {
  351.           $('#replace-with-fetched-data').html('<em>(there are no active scheduled maintenances)</em>');
  352.         }
  353.       }
  354.     };
  355.  
  356.  
  357.     ErrorPage.prototype.handleStatusFetchFail = function (pageType) {
  358.       $('#replace-with-fetched-data').html('<em>(enter a valid StatusPage.io url)</em>');
  359.     };
  360.  
  361.  
  362.     ErrorPage.prototype.fetchStatus = function (pageUrl, pageType) {
  363.       //console.log('in app.js fetch');
  364.       if (!pageUrl || !pageType || pageType == '404') return;
  365.  
  366.       var url = ''
  367.         , self = this;
  368.  
  369.       if (pageType == '503') {
  370.         url = pageUrl + '/api/v2/status.json';
  371.       }
  372.       else {
  373.         url = pageUrl + '/api/v2/scheduled-maintenances/active.json';
  374.       }
  375.  
  376.       $.ajax({
  377.         type : "GET",
  378.         url : url,
  379.       }).success(function (data, status) {
  380.         //console.log('success');
  381.         self.handleStatusFetchSuccess(pageType, data);
  382.       }).fail(function (xhr, msg) {
  383.         //console.log('fail');
  384.         self.handleStatusFetchFail(pageType);
  385.       });
  386.  
  387.     };
  388.     var ep = new ErrorPage('body', "404", "plain");
  389.     ep.initialize();
  390.  
  391.     // hack to make sure content stays centered >_<
  392.     $(window).on('resize', function() {
  393.       $('body').trigger('resize')
  394.     });
  395.  
  396.    </script>
  397.  
  398. <script type="text/javascript">
  399.        $(document).ready(function () {
  400.            $('#carousel-demo1').scrollingCarousel({
  401.                scrollerAlignment: 'horizontal',
  402.                autoScroll: true
  403.            });
  404.        });
  405. </script>
  406.  
  407.  <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'93e786e7fb7581c7',t:'MTc0NzAyNzg1Ni4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
  408. </html>
  409.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda