Build a Tribute Page exercise

Hi, I’m in the process of doing the exercise and I’m wondering why I should use a div tag with id main, title, etc instead of just using the <main> and <title> tags.

Did I miss something? thanks

The tests don’t specifically require a <div> element. You’re free to use what you think is appropriate.