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 trialJohnny Parra
4,277 PointsI wont this work. I am inputting this into dreamweaver and when I go to click the link nothing pops up?
<a href="http://facebook.com/johnnyatfluxx"><img src="Images/facebook-wrap.png" alt="Facebook Logo"></a>
1 Answer
glasscheck
7,302 PointsDreamweaver is not a web browser, so maybe it cannot render the background script to go to a complicated site like facebook
save that code into a file like button.html
Open the file and it will open in your web browser, the code looks fine