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 trialJoseph Gonzales
814 PointsNewbie Projects
Is there a command or code you can use in Sublime Text 2 when you feel like you're in a rock and a hard spot? I'm using a Toshiba and I've been getting the icon of a boxed "X" every time I try to produce an image. I'm following everything step by step too. Analyzing every piece. I've even tried to dispose of the previous package uploaded and got a brand new one. Same result.
3 Answers
Jason Anello
Courses Plus Student 94,610 PointsHave you verified that you have the images on your computer in the folder that they're supposed to be in?
Post the img code that you're using if you can.
Joseph Gonzales
814 PointsI downloaded the images and have extracted them from the folder that they came in onto my desktop. Am I supposed to create another folder related to the project name?
Jason Anello
Courses Plus Student 94,610 PointsOnly if you wanted to for organizational purposes.
What matters is where your image file is in relation to your html file.
I quickly scanned over that video and at the end of it it looks like you should be displaying the logo and the navigation.
Are you able to see the navigation in your browser but not the logo?
James Barnett
39,199 PointsCheck out the How to fix a broken image Treehouse blog post.