Image alt description, says attribute empty?

I’m stuck on the dang cat image, I input the code for the image src and put in a generic description for the alt and every time I run the test it says the alt attribute is empty…l’m about to lose my mind! Below is the partial field for image src showing what I have right now for the alt field, I’ve tried ALL KINDS of descriptions and nothing seems to register for the test

alt="Relaxing yellow cat">

Any help would be very appreciated!

full code is:
<image src="https://www.bit.ly/fcc-relaxing-cat" alt="Relaxing yellow cat">

this is not a valid html attribute name, I think you wanted to use img instead

Oh my god so dumb and so obvious, thank you very much I appreciate your eyes so much right now haha

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.