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!

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

Problem with Code Engine RESOLVED

I'm having problems with the code engine. I'm doing the selectors code challenge and when I get to step 5, the Code Engine says that there is a time out error. I've reloaded the quiz several times but I still get the error on question 5.

EDIT I left the tab open with the Code Challenge and it marked it as correct.

Can you post the link to the question please?

Thanks

What exactly did you do on the question? I have just completed all 6 questions on the quiz without any code engine error.

4 Answers

Wayne Priestley
Wayne Priestley
19,579 Points

Ivan,

That seems to be a recurring problem, I had same fix as you did. Just takes time to sort its self out.

On question 5, '''class="intro"'''

For that question your code should be

<p class="intro">

can you confirm this is what you had.

Yeah thats what I had