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 trialtinaf
6,785 Pointshow do I upload my own profile photo?
I downloaded my photo from facebook and added it to my about page.problem is,it's not showing,what do I do?
Alexander Davison
65,469 PointsAre you using Workspaces?
tinaf
6,785 Pointshttps://w.trhou.se/zy387mn7qp check it out,the image i want to add is the one with many numbers
tinaf
6,785 Pointsyes I am using workspaces
Rich Zimmerman
24,063 PointsThere is a typo in your file name in the 3rd set of numbers. I would recommend renaming the file to something much shorter.
1 Answer
Alan McClenaghan
Full Stack JavaScript Techdegree Graduate 56,501 PointsWithout seeing your code, it's probably to do with either your code not having the correct path, something like this:
<img src="img/your-photo.jpg">
or your image not being in a correctly named folder in the right position in the file tree, such as this:
About.html img>your-photo.jpg Index.html
Hope this is clear and helps.
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 PointsHow did you add it? and how did you link it? Your html please, your csss please and your folder structure please under the comment :D
You can use this service http://imgur.com/ to capture image and show it