Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML How to Make a Website Creating HTML Content Add Image Gallery Content

Images show up highlighted in red

<a href-"img/numbers-01.jpg" <img src="img/numbers-01.jpg" alt ""> <.PExperimentation with color and texture<p> </a>

following "<img src" it shows =img/numbers-01.jpg" in red and when i view it, the photos do not show up. They do, however show up when clicking on the hyperlink <p> description.

What am I doing wrong?

3 Answers

img{border:none;}

Thanks, Stef. I'm trying to follow the basic first challenges and that hasn't been an element that was taught yet but I appreciate it!

Thanks, Stef. I'm trying to follow the basic first challenges and that hasn't been an element that was taught yet but I appreciate it!

Gotchya. I'm not sure which one you're on. Nothing to see or I'm just not sure what to look for here.