Tell us what’s happening:
I think my code is already correct. What is wrong with my code? Also, please improve the language and phrasing used in these practice instructions to make them easier to understand. I always get confused by the phrasing used. Thank you.
Your code so far
<!-- file: index.html -->
<!-- User Editable Region -->
<blockquote class="image-quote">
<hr/>
<p></p>
<hr/>
<p class="quote">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>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0
Challenge Information:
Learn CSS Grid by Building a Magazine - Step 25