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 :
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.