When you post your issue, remember to describe it in your own words next time.
Asking a better question will be a great skill in your learning journey.
Your code should be reflect as what the instruction told you to do.
opening tag will have similar closing tag. e.g <h1> </h1> so if the opening tag is <h2> it will have closing tag of </h2>