I am not finished with all the lessons in the first cert. But I was just slowly looking at the tribute page as I go while I do the lessons. I can’t get my image to show.
@favoritehorses2018, in the future it’s best to provide a link to your live code rather than just a snippet of code.
The reason you’re not seeing the image is because the link provided points to the location of the image, not the image itself.
Right click on the image, copy image address and that is what you will use in the src attribute.