Please help me its my first time doing coding

The footer tag should have an id attribute set to “footer”. can anyone tell how to fix this

when you ask for help you have more chances to get the help you need if you provide your code and the challenge link

this is the <footer> opening tag

you add attributes in the opening tags, so you would add a space before the > and then write id='...' with the value you need for the attribute