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 Adding Pages to a Website Add and Style Icons

leosa
PLUS
leosa
Courses Plus Student 4,622 Points

Not sure what the problem is.

Followed the instructions of the Code Challenge. Something wrong in the code?

Thanks in advance!

2 Answers

theodevries
theodevries
15,895 Points

Hi leosa,

yes but what did you try there? Now we can't really see what the problem is with your code. Try to be as specific possible when asking questions. Post the code you tried in your questions, so people will be able to better help you.

Have you tried: background-size: 20px 20px; See here for example on how to use this property: https://developer.mozilla.org/en-US/docs/Web/CSS/background-size

If my answer helps you please accept it as the right answer.

Kind Regards, Theo

leosa
leosa
Courses Plus Student 4,622 Points

Thanks Theo! I tried what you said and it worked. Sorry for the brief answer. Now that I look back at my other comments, I realize that my code didn't come through on my original question.

Thanks for the help! Leosa

theodevries
theodevries
15,895 Points

Hi leosa,

Just tried the code challenge. Got 5 out of 5. So nothing wrong with the code.

Did you forgot to mention where you got stuck and what you already tried yourself?

Let me know and we will try to help...

Kind Regards, Theo

leosa
leosa
Courses Plus Student 4,622 Points

Thanks for replying.

When I get to task 4 of 5 it says this: Did you set the background size for contact-info links to 20px?