Hey hows it going everyone, I am quite stumped at this point I have done everything that is said, Ive made sure my letters arent capitalized however its not going through. I am able to actually use the functions successfully but apparently there are errors.
Thank you and I do apologize, on the said activity page it directly linked me to here. Im new so still getting used to things, thanks for your help I have now passed this!
so i just got to the attributes section of the lesson, and found out that adding an “id=‘value’”, i was receiving errors, and the errors only stopped when i put a space before the value of the attribute. is this normal or something was up?
Visually is the way I formatted the code acceptable?
I noticed for <div id="introduction"> when I add a closing </div> at the end it gives me an error on line 7.
I’m assuming it’s because there’s already a closing </div> tag on line 7.
My question is, is this correct? Or should I remove the closing </div> tag on line 7 and put it on line 3 or below on line 4?
Hi,
I think the you have missing out the closing brackets of the opening tag in line 11 and line 16.
I think it should be <div id = “habitat”> and <div id = “media” >.
Thanks
the id introduction on the left is why i wrote the right one is the correct according to code academy my answer doesnt count as a correct answer the only difference i notice is the color of the command, i dont know if is necessary to write it in color, but i still dont know how to do it