Help on HTML 15

Hey! I can’t figure out what i’m doing wrong

Once again check for typo errors in the anchor tag

Can’t find any typos:/

It’s not supposed to be herf attribute.

Happy coding

1 Like

Oops, fixed that. still not working though.

is it herf? I didn’t want to give a solution directly so I told to check for typos

1 Like

@Skilledmango also you need to remove space before closing anchor tag.

Remove the white space after the img element.

you need to use equal to sign( = ) after href

2 Likes

I might be stupid but when I do that it just deletes the whole img, I might’ve misunderstood you

Please post your actual code instead of a screenshot. Also, please post a link to the Step. Thanks

1 Like

I’ve got it thank you guys! :slight_smile:

2 Likes

Add a space to separate imgsrc

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