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 trialkaren sanchez
1,009 PointsFacebook logo does not appear
I have coded for the facebook logo to appear at the bottom of the page, but when I refresh my workspace there is no logo, only a ling that says "Facebook".
2 Answers
Scott Peake
17,052 PointsSuggest copy and pasting code into your question so we can all see what's going on. Do this with the traditional ctrl+C, ctrl+V.
To separate your code from the text of your document, use 3 backticks (```) at the beginning and end of your code. With more complex code it makes it easy on those reviewing the forum posts to copy that code into their own editor and run their own tests.
Scott Peake
17,052 PointsSorry, forgot to mention. The "backtick" button is typically located on the keyboard to the left of 1. It is the ~/` key!
joewode
13,803 PointsIf you are using a browser other than chrome, you will often have strange issues with workspaces. If you are using firefox and have Adblock enabled it can cause issues with the facebook and twitter images showing up in your workspace, for instance. If you happen to be using firefox and have AdBlock, go ahead and disable it on treehouse.com.
Sam Cooper
502 PointsSam Cooper
502 PointsLike Scott said, post your code and I'm sure we can help you out!