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 trialElonzo Clark
701 PointsPictures not showing
My coding matches the tutorial but I'm only getting dots where pics should be. Also, two attributes after are in red. I'm at a loss.
Robert Richey
Courses Plus Student 16,352 PointsEcho'ing what Jacob said, it's hard to know what's wrong without seeing the code.
Are you still stuck on this or have you figured it out?
Louis Delgado
10,182 Pointsit would be most helpful if you copied the code so we could see it. I'll just assume you are working on html based on your achievement ring.
I would revisit the videos taught by Nick Petit in the make your own website section
make sure your url has the correct syntax
also something that helps me retain the info is to take notes. I highly recommend this. In fact just do it. :) hope this helped
Noemi Totos
12,601 PointsIt seems to be a mistake in your code, that's why you have the red signal. Sometimes it could be just a missing closing tag or the wrong path.
MELVIN GEORGE
3,490 PointsIts because slight mistyping could make problems with a large Amount of Data..! It may be because of mistyping the image declaration: <img src="img/your_image_name" alt="">
1 Answer
Joshua Veazey
6,190 PointsHi Elonzo, Next time, like the other posters said, post your code if you have a code problem. There is a new feature on workspace that allows you take a snapshot of your code to post. I hope this helps.
Jacob Mishkin
23,118 PointsJacob Mishkin
23,118 PointsPlease post you code and let's take a look at it.