Hey everyone, I'm a beginner in the world of HTML, CSS, and JS and this is my first time reaching out for help. I've been searching through various forums and spending quite some time on this particular issue, but unfortunately, I haven't found a solution yet.
The problem I'm facing involves setting up a homepage using CSS grid. I have attempted to use grid-template-areas along with grid-template-columns & rows separately, but it seems like my code isn't having any impact. I've tried out a few different approaches, but I must be missing something minor that I just can't seem to figure out.
If anyone could take a look at my Codepen link - https://codepen.io/robGit28/pen/BajEdoz?editors=1100 and provide me with some guidance or advice, I would really appreciate it.
I have also included snippets of my CSS and HTML code below for reference:
Copy and paste your CSS code here...
Copy and paste your HTML code here...