As @albert_kucz has provided good guidance, I am only posting a link on how to turn images and text into links. It explains and provides great examples in it.
FCC News Article Turn Image and Text Into Links
Follow @albert_kucz guidance and you will pass the step.
I did that on the previous exercise and when I remove it now it says the code doesn’t pass but I will keep on changing a few things and see where it takes me. Thanks
If you are still having difficulty with this step, please use the following as a reference on how to turn the image into a link? The requested anchor will not need the target and its value in it.
Note how the anchors are touching both sides of the words (which would be the image in this step not words). This creates the link.
Thanks a lot did try that but I still have one error. See the attached. I have been stuck here for a good 2 days still trying . I am starting to loose my mind
Good work, Don’t give up! Thank for the second picture. It looks like the ‘a’ tag is closed to early. Move the ‘/a’ tag from before ‘img’ tag to after ‘img’ tag.
Thanks for the encouragement. It was all going well until now and I have been stuck for a couple of days, I will effect the changes and see what happens