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 trialPhillip Gibson
13,805 PointsHow to Make a Website: here are some additional network images for the footer (including Treehouse!)
Hello everyone,
I just wanted to share some additional network images I made while going through this project. Feel free to use them for your own sites too. :)
Note: I am not an artist, so these could probably be done much better by someone competent.
Treehouse
GitHub
If you want to see a live example, check them out on my site at www.phillipjgibson.com.
Enjoy!
3 Answers
Nick Pettit
Treehouse TeacherHi Phillip Gibson,
These are great! Thank you so much for sharing them! :)
Charlotte Junker
10,261 PointsThanks Phillip! exactly what I was looking for!
John Mutch
6,962 PointsSampled the source, here it is in all it's glory! Why reinvent the wheel when Phillip has 20 inch rims that spin...? Of course the names have been changed to protect the innocent.
<a href="http://teamtreehouse.com/YOURNAME"><img src="/img/networks/treehouse-wrap.png" alt="Treehouse Logo" title="Treehouse" /></a> <a href="https://github.com/YOURNAME"><img src="/img/networks/github-wrap.png" alt="GitHub Logo" title="GitHub" /></a> <a href="http://www.linkedin.com/pub/YOURNAME/69/868/632"><img src="/img/networks/linkedin-wrap.png" alt="LinkedIn Logo" title="LinkedIn" /></a> <a href="https://www.facebook.com/YOURNAME"><img src="/img/networks/facebook-wrap.png" alt="Facebook Logo" title="Facebook" /></a> <a href="https://twitter.com/YOURNAME"><img src="/img/networks/twitter-wrap.png" alt="Twitter Logo" title="Twitter" /></a>
Thanks for sharing!
John Mutch Mutch More Than Expected
Phillip Gibson
13,805 PointsPhillip Gibson
13,805 PointsThanks! Glad to contribute.