I dunno man, we may be morons to you but this is a bit odd.
My code:
<html> <body> <h1>CatPhotoApp</h1> <main> <h2>Cat Photos</h2> <!--TODO: Add link to cat photos--> <p>Click here to view more cat photos</p> </main> </body> </html>
Seems to be following instructions, yeah?
Not quite. You need to indent all of these lines, not just the first.
I certainly don’t think new programmers are morons, just new. Being new is the first part of learning.
Ha, I tried literally everything BUT indenting all the lines. Thank you, lord and savior JeremyLT.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.