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
Kim Gee
3,841 Pointscode challenge
I'm having trouble with the code challenge responding. so..........I will skip it to later.
Marlinda Davis
7,423 PointsI am also having problems with the code challenge. The one I am on is linked below. I have restarted it multiple times, logged out then in, tried a different browser, restarted my computer, etc. and it still doesn't work.
https://teamtreehouse.com/library/how-to-make-a-website/html-first/use-html-elements
Ariel Aronica
6,646 PointsMarlinda, what answer did you put in? If it seems to be a technical issue, you can contact support directly (located on the right side of the screen).
Marlinda Davis
7,423 PointsI put in <!DOCTYPE html> and it asked me to declare a doctype or something like that. I keep getting an error but the quiz after it worked fine.
Kathleen Sapp
12,776 PointsKim- I went to the code challenge link and typed in <!DOCTYPE html> just like you did. It passed fine. Wondering if you made sure to put a space between DOCTYPE and html? I ran into some glitches when I was taking the "How to Make a Website" so maybe it was a bug they fixed today. -Kathleen
1 Answer
Kim Gee
3,841 PointsI have found with the code challenge if I maximize the window the code challenge works well. But if I reduce the size of the screen any amount, I can't click into the program to add code. I usually work with 3 or 4 programs open all at 1/2 screen. I am happy I realized I need to go to full screen size for the code challenge. I was getting very frustrated over these code challenges.
Ariel Aronica
6,646 PointsAriel Aronica
6,646 PointsCan you please post your code so we can help you out?