I found the link thanks but something is very wrong with my code. Everything is done but ug says 3/10 so double checking for any errors as i followed all the instructions
I’m not an expert on the HTML/CSS projects, but you can put questions in here if you get stuck working on those error messages and people will try to help!
Some of them seem like small details, like this test output:
I should see either a <figure> or <div> element with corresponding id="img-div".
I think that there are also some HTML errors in your code. The tests won’t pass if your code has HTML errors. CodePen has a tool to help you find some errors, which you can find in the dropdown next to the gear icon:
The errors it finds or suggestions may not always be easy to understand or extremely helpful, but it should help you find where to start looking for errors.
Did not see that thaks ill go and check it out now. Also may i ask if it should be an original tribute page or one copied from the internet? As I’ve been doing an original
The more you’re doing yourself, the more your brain is engaged and you’re really learning. The strict requirement is that you write your own code, but all the best projects I’ve seen are when people really take the prompt and run with it to make something uniquely their own. Keep up the good work.