I didnt look at all of it, but look at your first input and look at how you close that input. You’re not closing that input correctly
Look at what you are doing for tribute info. All you are doing is making an input with the id of tribute info. You are not adding any text like the directions tell you to. Also why are you making everything an input? I think you need to go back and see what inputs are, and what they are used for
Your image has issues as well. You are not setting a source for your image, so nothing is going to show up. For some reason you seem to be obsessed with using inputs there as well. I think it would be a good idea to back and look at the earlier lessons and then try this again.