Asked by Joseph
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.
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.
Answers
Answered by
Writeacher
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?
Answered by
Joseph
I tried the / but that didn't worked either =[
Answered by
Anonymous
u have verts too lol ... idk the answer but i know its SRC not SCR
Answered by
Joseph
Haha yeah thanks i already figured it out. thank you tho
Answered by
Anonymous
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.
Answered by
facka
hah i got dr bill too mfo
Answered by
Lola
<IMG SCR=frog.gif ALT=froggy>
There are no AI answers yet. The ability to request AI answers is coming soon!