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

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.    <meta charset="UTF-8">
  5.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6.    <title>Nimbus Marketing is now BroBex Marketing</title>
  7.    <meta name="description" content="Nimbus Marketing is now BroBex Marketing">
  8.    <style>
  9.        /* CSS Reset */
  10.        html, body, header, main, footer {
  11.            margin: 0;
  12.            padding: 0;
  13.        }
  14.  
  15.        body {
  16.            font-family: Arial, sans-serif;
  17.        }
  18.  
  19.        header {
  20.            background-color: #333;
  21.            color: #fff;
  22.            padding: 20px;
  23.            text-align: center;
  24.        }
  25.  
  26.        h1 {
  27.            font-size: 32px;
  28.        }
  29.      a{color:#e55b3c;}
  30.  
  31.        /* Add more styles as needed */
  32.    </style>
  33. </head>
  34. <body>
  35.    <header>
  36.      <h1>Nimbus Marketing is now <a href="https://brobex.org/">BroBex Marketing</a></h1>
  37.    </header>
  38.    <main>
  39.        <!-- Your main content goes here -->
  40.    </main>
  41.    <footer>
  42.        <!-- Your footer content goes here -->
  43.    </footer>
  44. </body>
  45. </html>
  46.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda