Please help me i add two p tag and two hr tag but it showing error

<blockquote class="image-quote">
        <p><hr></p>
        <p class="quote">
       <hr>
          The millions of people who are learning to code through freeCodeCamp will have an even better resource to help them learn these fundamentals.
        </p>
      </blockquote>

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.