This is the problem:

The following HTML code fragment contains a reference to an image file called frog.gif and with alternate text set to froggy, but the code as written contains a number of errors. Write the HTML line correctly.
<IMG SCR=frog.gif ALT=froggy>

(Note: this problem is very sensitive to the exact characters that you enter. Adding an extra blank anywhere can cause the grading system to flag your answer as an error.)

My answer: <IMG SCR="frog.gif" ALT="froggy">

which was still incorrect, what am I doing wrong? Thank you.

Someone who has lots of practice with HTML will answer you eventually, but one thing I see is the absence of / at the end of the command. Isn't </a> needed to end such a string?

I tried the / but that didn't worked either =[

u have verts too lol ... idk the answer but i know its SRC not SCR

Haha yeah thanks i already figured it out. thank you tho

I guess I'm in your class. And I'm having problems with that question as well. I figured out the " and SCR, but I don't get what else is wrong.

hah i got dr bill too mfo

<IMG SCR=frog.gif ALT=froggy>