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

CSS How to Make a Website Styling Web Pages and Navigation Create a Horizontal List of Links

Lim Yongtaek
Lim Yongtaek
3,638 Points

Code challenge error

I put my code on the code challenge and clicked check. But it seems that it wasn't checked properly. The error message is "Your code too long to run" which doesn't seem to make any sense because my code is really short.

css/main.css
nav ul {
  margin: 0 10px;
}

You might had a temporary disconnection of your internet. Your code works fine for me.

Hi Lim,

I copied your code into the challenge and I did not receive that error. Are you on Challenge Task 1 of 4?

Lim Yongtaek
Lim Yongtaek
3,638 Points

It seems like a disconnection problem. Somehow I managed to solve it. Thanks.

Great, glad to hear that!

1 Answer

geoffrey
geoffrey
28,736 Points

@haunguyen would you mind posting your comment as answer, this way we can mark it as best answer ?