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 trialAli Alyakoob
Courses Plus Student 404 Pointsnot working
I basically tried everything from the html and css side. nothing has worked for me the image nor the text is appearing accordingly.
Joshua Furmanczyk
4,299 Pointsplease provide your code
1 Answer
MD MONIRUZZAMAN
6,130 PointsI guess,you are using WebStorm editor.If so,you have to set the whole path. Let's say your images are on the Desktop.So,you have to set the path in src like this: Users/<user_name>/Desktop/image.jpg At least, in Mac it will work.You can easily get the full path by clicking <Get Info> .The full path is located in Where subsection under the General section.
Alejandro Bryan
10,923 PointsAlejandro Bryan
10,923 PointsCould I see your code?