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 trialVANESSA GRZYWACZ
414 PointsCan't see my images and also the preview button says port 80, port 3000 which wasn't there before?
think something must be wrong with the preview button or my code what have i done?
3 Answers
Karsten Sørensen
2,274 PointsIn your previous post I've answered your problem with your code, please check there for that answer :)
About the preview button and the ports, I guess that's a new feature here on Treehouse, correct me if I'm wrong somebody?
For HTML and CSS, port 80 is the on and default to choose :)
Davy Griffiths
3,976 Pointsi am having a slightly different problem, when i hit preview 80, i see the default content used for the HTML Nick Pettit tutorial. I am unable to see anything i change in the code
Any suggestions would be appreciated!
VANESSA GRZYWACZ
414 PointsMy problem was simple that my index file was in my img folder. Taken it out and now fixed! DOn't know if this helps you at all!?