Hello. I’ve put together my Dave Brubeck page but I’m struggling with the last test failing. I know it has something to do with the resizing of the image but I can’t work out what I need to do. Anyone have any ideas?
Thanks
Hello. I’ve put together my Dave Brubeck page but I’m struggling with the last test failing. I know it has something to do with the resizing of the image but I can’t work out what I need to do. Anyone have any ideas?
Thanks
Your problem is because even though you passed user story #4 (which you should not have), your were supposed to put the “image” id on the img element.
Then, you would need to make the max-width property have a value of 100% instead of none.
Thank you so much for the reply Randell. Just got it sorted with your help. Strange that user story #4 passed when the id was in the wrong place.