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 trialDaniel Henderson
6,768 PointsThis is poorly worded. Confusing wording.
It reads "Set the class of panel to the newParagraph.", but maybe it should read "Set the class of newParagraph to 'panel'" or "Set a class of panel to newParagraph". Maybe "Set a class of panel to the newParagraph".
It took me too long to figure out what you meant for me to do, and it wasn't worded well.
1 Answer
Steven Parker
231,248 PointsAnother suggestion.
How about: Give the new paragraph the class of "panel".
Daniel Henderson
6,768 PointsDaniel Henderson
6,768 PointsSo you understand my confusion with the wording. Your suggestion is concise and clear. I could have answered your version much more quickly.
Steven Parker
231,248 PointsSteven Parker
231,248 PointsI remembered finding that instruction awkward when I took the course, too.