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 Creating HTML Content Build the Footer

Facebook and Twitter logo doesn't appear at my workspace preview.

When I try to see the preview of the code made in this video, the preview of my website literally stays the same even after I save the file. I would appreciate if anyone could tell me where I made my mistake:

<footer> <a href="https://twitter.com/car65538627"><img src="img/twitter-wrap.png" alt="Twitter logo"></a> <a href="https://www.facebook.com/karloos.dlacruzz"><img src="img/facebook-wrap.png" alt="Facebook logo"></a>

I've also made sure that all the images are located already in the "img" folder.

1 Answer

Andrew McCormick
Andrew McCormick
17,730 Points

can you share your workspace or take a screen shot of your workspace with this file open? Have you used Dev tools or anything to inspect any errors you may have?

Yes of course, I had to take 2 screen shots:

http://i1044.photobucket.com/albums/b446/carlosdelacruzacosta3/WorkspaceScreenshot_zpsqtyjsmbj.png

Let me know if this is the ray way to share it, honestly I'm not sure. No I haven't use any Dev tools or external software.