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 trialTroy Krumrey
262 PointsCode challenge
As the HTML text becomes more complex I am having a hard time remembering all of steps. Is there a way to review the video without leaving the code challenge? Or is another webpage I can bring up the have the correct syntax for the commands that I'm trying to type in? For me right now it is just too much to try to remember everything in the video for the code challenge. Any other suggestions would be greatly appreciated
3 Answers
Joey Vanderzee
17,978 PointsYou can try keeping a tab open with something like http://overapi.com/html/ . This will show you basic and expanded syntax for a variety of languages so you can check back on anything you need a refresher on.
Troy Krumrey
262 PointsThank you for your help!
Amanda Christensen
403 PointsI had been wondering the same thing. It seems a little backwards to not let people go back and check without starting the code challenge over from the beginning. I guess they don't think review and reminder is important.