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
Ryan Maneo
4,342 PointsWhat do you think of my website from a Web-Designers perspective?
My preferred career path is iOS Developer, but I also plan to dabble in Front-End-Web-Development as a second skill. I took the "Make a website" course, and decided to make a website for myself, and use the skills I learned, but make a more customized version... what do you think of the final product? (www.ryanminnick.me)
2 Answers
Mikkel Rasmussen
32,971 PointsAdding a favicon will always make the site look more professional other the site looks decent :)
You also have some errors in your footer - an a tag is not closed right and you got an a tag to much.
Daniel Bailey
Front End Web Development Techdegree Student 4,923 PointsLooks awesome! Great job! A little tip, add "target="_blank" to your social media links to have it open a new browser. Keeps the user on the website longer! Good luck
Ryan Maneo
4,342 PointsRyan Maneo
4,342 PointsThanks for letting me know... :)
Mikkel Rasmussen
32,971 PointsMikkel Rasmussen
32,971 PointsYou also need to add a closing > to the images in the footer :)