I’ve inputted div element with a corresponding id="img-div" but still gives me error when I run the test. But I am still able to upload the pic on my output. Please help.
Screenshots are not helpful and are very hard to see.
It’s best if you provide a link to your project so we can see things clearly.
When a test fails click the red button to see which test(s) are failing and text to help you correct the issue. Be sure and read more than just the first line of the failing message. The ability to read and comprehend error messages is a skill you’ll need to acquire as a developer. Ask questions on what you don’t understand.
The full failing message tells you the given parameters have not been met. id="img-div" is not the same thing as id= "image-div"