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 trial

HTML How to Make a Website Adding Pages to a Website Add Iconography

I can't get "facebook.png" icon to appear? I checked my code and file name in img folder?

Icon doesn't appear on left

2 Answers

Hi Walter,

It makes it kinda of tricky for us to help you without sharing your code so we can help you.

If your working on workspaces create a snapshot of your work using the icon on top right and share the weblink in here.

Otherwise share your code using the markdown cheatsheet ref at bottom of page to include your code in a friendly format for the forums. Like so.

          ```html
          <p>This is code!</p>
          ```

Hi ! Yes, I wasn't sure how to snapshot my code. Will try that out soon.

Thank you Billy!

Check your image file path if its correct. both on css file and html.

and yeah please post your codes here so it much easy for us to check.

Cheers!

Hi! I will check my image file paths for both file formats...didn't think to check both.

Thank you Owa!