Learn CSS Grid by Building a Magazine - Step 1

Tell us what’s happening:

I changed the code and it’s still not working. Is this a bug or something?

Your code so far

<!-- file: index.html -->

<!-- User Editable Region -->

<!DOCTYPE html>
<html lang="en">
  <body></body>
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width", initial-scale="1.0">
    </head>
  </html>

<!-- User Editable Region -->

/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 OPR/116.0.0.0

Challenge Information:

Learn CSS Grid by Building a Magazine - Step 1

2 posts were merged into an existing topic: Learn CSS Grid by Building a Magazine - Step 1

Please do not create duplicate topics for the same challenge/project question(s). If you need more help then respond back to the original topic you created with your follow up questions and/or your updated code and question.

Thank you.