Assessment wanted for "Structuring a page of content" please

hi just wanted an assessment on my solution please mainly around the article i added to see if anything further is needed there - such as wrapping the h 2 header in a header tag tag as well - also using this as an exercise in posting a code pen item for review to ensure that this is correct as well :

code pen solution here:
https://codepen.io/peterStanCullen/pen/QWjEGoL

Taken from this assessment;

thanks for the time to review:

Hi Peter, It looks good man, I cant see any issues with it.
Best of luck with the studies, =)

Thanks so much for taking time to review and feedback much appreciated :+1:

@Peter_Cullen hi there!

I’ve looked over your code, and it looks fine. You could put the <h2>s inside <header> elements as well — it is perfectly valid for sectioning elements like <article> and <section> — but it is not really needed for a simple structure like this.

And yes, your codepen worked great!

thanks for the feedback Chris much appreciated