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://www.canva.com/design/DAF5BKm-dnU/fByuzvOXXyYMsN03OC7pmw/view

  1. <!DOCTYPE html><html dir="ltr" lang="en"><head><script>
  2.              var cordova = {
  3.                require() {
  4.                  return {
  5.                    nativeCallback() {}
  6.                  }
  7.                }
  8.              }
  9.              function broadcastRenderComplete() {
  10.                if (typeof window.webkit === 'object' &&
  11.                    typeof window.webkit.messageHandlers === 'object' &&
  12.                    typeof window.webkit.messageHandlers.cordova === 'object' &&
  13.                    typeof window.webkit.messageHandlers.cordova.postMessage === 'function') {
  14.                  window.webkit.messageHandlers.cordova.postMessage(["", "AppHost", "broadcastRenderComplete", ["%7B%7D"]]);
  15.                }
  16.              }
  17.              window.onload = broadcastRenderComplete;
  18.              </script><title>Amazingly Simple Graphic Design Software – Canva</title><meta charset="utf-8"><meta name="viewport" content="maximum-scale=1.0, width=500"><link rel="shortcut icon" href="https://static.canva.com/static/images/favicon-1.ico"><!-- For iPad with high-resolution Retina display running iOS ≥ 7: --><link rel="apple-touch-icon" sizes="152x152" href="https://static.canva.com/static/images/apple-touch-152x152-1.png"><!-- For iPad with high-resolution Retina display running iOS ≤ 6: --><link rel="apple-touch-icon" sizes="144x144" href="https://static.canva.com/static/images/apple-touch-144x144-1.png"><!-- For iPhone with high-resolution Retina display running iOS ≥ 7: --><link rel="apple-touch-icon" sizes="120x120" href="https://static.canva.com/static/images/apple-touch-120x120-1.png"><!-- For iPhone with high-resolution Retina display running iOS ≤ 6: --><link rel="apple-touch-icon" sizes="114x114" href="https://static.canva.com/static/images/apple-touch-114x114-1.png"/><!-- For the iPad mini and the first- and second-generation iPad on iOS ≥ 7: --><link rel="apple-touch-icon" sizes="76x76" href="https://static.canva.com/static/images/apple-touch-76x76-1.png"><!-- For the iPad mini and the first- and second-generation iPad on iOS ≤ 6: --><link rel="apple-touch-icon" sizes="72x72" href="https://static.canva.com/static/images/apple-touch-72x72-1.png"><!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices (60x60): --><link rel="apple-touch-icon" href="https://static.canva.com/static/images/apple-touch-1.png"><meta property="og:site_name" content="Canva"><meta name="twitter:domain" content="canva.com"><meta name="twitter:site" content="@canva"><meta name="apple-itunes-app" content="app-id=897446215"><meta name="robots" content="noindex,nofollow,noarchive"><meta name="description" content="Amazingly Simple Graphic Design Software – Canva"><meta property="og:type" content="website"><meta property="og:title" content=""><meta property="og:description" content="Amazingly Simple Graphic Design Software – Canva"><meta property="og:image" content="https://static.canva.com/static/images/fb_cover-1.jpg"><meta name="twitter:card" content="summary"><meta name="twitter:title" content=""><meta name="twitter:description" content="Amazingly Simple Graphic Design Software – Canva"><meta name="apple-mobile-web-app-capable" content="yes"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700"><style>
  19.                html {
  20.                    height: 100%;
  21.                }
  22.  
  23.                body, h1, h2, h3, h4, h5, h6, li, p, ul {
  24.                    margin: 0;
  25.                    border: 0 none #FFFFFF;
  26.                    padding: 0;
  27.                }
  28.  
  29.                body {
  30.                    background-color: #ebeced;
  31.                    color: #3F4652;
  32.                    line-height: 1.4;
  33.                    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  34.                    font-size: 90%;
  35.                    text-align: left;
  36.                    min-height: 100%;
  37.                    min-width: 100%;
  38.                    height: 100%;
  39.                    perspective: 400px;
  40.                }
  41.  
  42.                body.gradient {
  43.                    background: rgb(0, 175, 181);
  44.                    background: linear-gradient(to bottom right, rgb(0, 196, 204), rgb(125, 42, 232));
  45.                }
  46.  
  47.                img {
  48.                    border: 0 none transparent;
  49.                }
  50.  
  51.                @media screen and (max-width: 960px) {
  52.                    html {
  53.                        -webkit-text-size-adjust: none;
  54.                    }
  55.                }
  56.  
  57.                .unsupported__outerContainer {
  58.                    display: table;
  59.                    width: 100%;
  60.                    height: 100%;
  61.                }
  62.  
  63.                .unsupported__container {
  64.                    display: table-cell;
  65.                    vertical-align: middle;
  66.                }
  67.  
  68.                .unsupported__content {
  69.                    background: white;
  70.                    border-radius: 5px;
  71.                    max-width: 600px;
  72.                    padding: 30px 40px 30px 30px;
  73.                    margin: 0 auto;
  74.                }
  75.  
  76.                .unsupported__content h1 {
  77.                    text-align: center;
  78.                }
  79.  
  80.                .unsupported__content p {
  81.                    text-align: center;
  82.                }
  83.  
  84.                .unsupported__browserItemList {
  85.                    text-align: center;
  86.                    list-style: none;
  87.                    padding: 25px 0px;
  88.                }
  89.  
  90.                .unsupported__browserItemList:after {
  91.                    content: "";
  92.                    display: table;
  93.                    clear: both;
  94.                }
  95.  
  96.                .unsupported__browserItem {
  97.                    text-align: center;
  98.                    float: left;
  99.                    padding: 20px;
  100.                    width: 110px;
  101.                    height: 170px;
  102.                }
  103.  
  104.                .unsupported__browserItemLabel,
  105.                .unsupported__browserItemLabel:visited {
  106.                    color: #4c4c4c;
  107.                    text-decoration: none;
  108.                }
  109.  
  110.                a.unsupported__linkItem,
  111.                a.unsupported__linkItem:visited,
  112.                a.unsupported__linkItem:hover {
  113.                    color: #4c4c4c;
  114.                    font-style: italic;
  115.                    float: right;
  116.                    font-size: 11px;
  117.                    margin: 0 auto;
  118.                    text-decoration: none;
  119.                }
  120.                </style><!--[if lt IE 8]><style>
  121.                .unsupported__outerContainer {
  122.                    position: relative;
  123.                    overflow: hidden;
  124.                }
  125.  
  126.                .unsupported__container {
  127.                    position: relative;
  128.                    top: 50%;
  129.                    left: 50%;
  130.                    float: left;
  131.                }
  132.  
  133.                .unsupported__content {
  134.                    position: relative;
  135.                    top: -50%;
  136.                    left: -50%;
  137.                }
  138.                </style><![endif]--></head><body class="gradient"><div class="unsupported__outerContainer"><div class="unsupported__container"><div class="unsupported__content"><h1>Please update your browser</h1><br><p>It seems you are using an old or unsupported browser. To continue enjoying Canva, please update to a recent version of one of the following browsers:</p><ul class="unsupported__browserItemList"><li class="unsupported__browserItem"><a href="https://www.google.com/chrome/" class="unsupported__browserItemLabel"><img src="https://static.canva.com/static/images/supported_browsers/chrome.2024.png" width="100" height="100"><div>Chrome</div></a></li><li class="unsupported__browserItem"><a href="https://www.firefox.com" class="unsupported__browserItemLabel"><img src="https://static.canva.com/static/images/supported_browsers/firefox.2024.png" width="100" height="100"><div>Firefox</div></a></li><li class="unsupported__browserItem"><a href="https://www.apple.com/safari/" class="unsupported__browserItemLabel"><img src="https://static.canva.com/static/images/supported_browsers/safari.2024.png" width="100" height="100"><div>Safari<br>(macOS only)</div></a></li><li class="unsupported__browserItem"><a href="https://www.microsoft.com/windows/microsoft-edge/" class="unsupported__browserItemLabel"><img src="https://static.canva.com/static/images/supported_browsers/edge.2024.png" width="100" height="100"><div>Edge</div></a></li></ul><a href="/app/" class="unsupported__linkItem">Alternatively click here to get Canva for Android or iOS.</a><br><a href="/about/" class="unsupported__linkItem">Or click here to learn more about Canva.</a></div></div></div><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:'914990f6a854e641',t:'MTc0MDAwMjgwOS4wMDAwMDA='};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></html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda