This forum is now read-only. Please use our new forums! Go to forums

banner
Close banner
0 points
Submitted by Inde!!!
about 10 years

Make sure your <img> tag has a src attribute inside the opening tag??

This is my code.

<!DOCTYPE html>

Answer 530c4f929c4e9decac0012f8

2 votes

Permalink

in your first image your wrote <img scr= it should be <img src= you just misspelled it, that is it.

points
Submitted by stetim94
about 10 years

3 comments

Inde!!! about 10 years

Thanks!

Tobias Páez over 9 years

this is your code in a right way:

Tobias Páez over 9 years

remember src it comes from word SOURCE

Answer 544dc2769c4e9dfb9c001ea1

0 votes

Permalink

<img src="http://s3.amazonaws.com/codecademy-blog/assets/ninja_zpsa5dbe37a.jpg"/>
points
Submitted by Tobias Páez
over 9 years