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 trialDon Howard
5,827 PointsWhat gives with the checker?
The code written was correct the first time but the checker continued to reject it a couple of dozen times. Buggy...
2 Answers
Orlando D. Alvarez
4,639 PointsMake sure you close all your tags and check for misspelled tags. I once put title like this<tilte></tilte>
lol.
Don Howard
5,827 PointsHey Ricardo and Orlando,
Thanks for the replies. This was not a coding error. It was a simple '''<!DOCTYPE html>''' tag that was entered correctly, checked very closely when it was rejected, re-entered, and re-entered over a dozen times. It continued to be rejected until I left the challenge window and went back to it.
There was a glitch in the challenge window.
Orlando D. Alvarez
4,639 PointsOK then :)
Ricardo Hill-Henry
38,442 PointsRicardo Hill-Henry
38,442 PointsCan you post your code that you used. Probably made a silly mistake somewhere. We all do it.