Learn HTML by Building a Cat Photo App - Step 12

The link’s href value should be https://freecatphotoapp.com . You have either omitted the href value or have a typo.

so you have the link obviously, do you think you have a typo?
(Hint: yup you do)

no, i have checked for typo but there is none

okay well there is one character wrong…

You can try to check again or simply copy the link into place (be careful when you copy, make sure you include only the link - no extra punctuation characters)

I have just done that but still the same issue

okay let me try another hint.
Website like www.google.com for eg and www.freecodecamp.org have addresses that do not end in a period

(does your link end with a period?)

no, have used the link you sent but its still saying same thing

don’t use my link. (I was just giving you an example or a hint)

Use the one given in the exercise.
Make sure it doesn’t end with a period.

okay,it does not end with a period

okay please post your newest code now (in response here) if you are still stuck

your old code was more correct
Compare this code to the new one to see what is wrong…

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