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
Moises Miguel
5,028 Pointshelp with making my resume
ok guys i need help with making this resume.
i want to indent the p tags in the body paragraph
i want to add that twitter picture in the footer
and do you guys see a mistake i need to fix?
Loek Weijts
6,159 PointsMaybe this is what u mean?
body p { padding-left: 20px; }
footer img { width: 50px; height: 50px; }
Loek Weijts
6,159 Pointsbody p { padding-left: 20px; }
footer img { width: 50px; height: 50px; }
Loek Weijts
6,159 Pointsbody p { padding-left: 20px; }
footer img { width: 50px; height: 50px; }
Loek Weijts
6,159 PointsOops something went wrong posted it too many times, gateway timed out?
Loek Weijts
6,159 PointsOops something went wrong posted it too many times, gateway timed out?
Loek Weijts
6,159 PointsLoek Weijts
6,159 Pointsbody p { padding-left: 20px; }
footer img { width: 50px; height: 50px; }