Have I Found an Error in a Lesson?

I started from the top taking the Web Design course and got to step 9. There entered the alt element requested then submitted it and got an error message saying I had deleted the <img tag. Here’s a screenshot showing the tag.

What am I missing?

error sometimes shows strangely.
but that doesnt mean you did it right.

unsure what that ; is doing in html.
text that describes image should be inside of " "

I saw it and deleted it after I took the ss. I found another in lesson 12

Please use the help button to ask for help on the challenges you work on. These are not bugs, but unfortunately the code is just not right

I think it would help to look at how the anchor tag is used

1 Like

After posting, I discovered the missing opening tag for the anchor element.

Mea Culpa.

I posted here not because I wanted help with the lesson but because I thought I had found a bug. I’ll be far more cautious in future.

Thanks

Any question you have regarding the lesson you are on its better to go ahead and use the help button. This way everyone can see all the code, and have the link to the challenge themselves to see if its actually an error or not. Most times just having screenshots do not tell the entire story

I am sometimes dumber than a box of rocks, but I don’t see a ‘help’ button on the tutorial screen. Where do I find it?

AH! It appears only after checking my code. Thanks!

1 Like

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