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 trialIsmael Uriarte
10,403 PointsI want to transfer the CSS project files to the Sublime Text 2 editor I am using to follow along with Guil Hernandez.
I download the project files, unzip them, drag them into the Sublime Text 2 "folders" area and drop them in there. I can see they made it to the folders area on the left side, but when I type in , on my markup, the photo doesn't appear on my page. I get an error image blank tiny square where the photo should be. Can anyone help?
2 Answers
Ismael Uriarte
10,403 PointsI'm on stage 11, Transitions and Transforms: 2D Transforms. The markup is: <img class="mike" src="mike.png"> . When I type in that markup on Sublime Text 2, the image of mike the frog doesn't show up on my page. When I use the Treehouse Workspace, it works fine. This is what the left side of my Sublime 2 looks like: start index.html mike-trasparent.png mike.png style.css
Thomas Ireland
Courses Plus Student 8,216 PointsHi, Ismael
What project is it? It sounds like our describing a link issue. What does your folder structure look like and what is the markup?
Cheers
Tom