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 trialAshley Scott
6,426 PointsHelp
Where does the second class (grid_5 omega) go in the task two.
3 Answers
Adam Sackfield
Courses Plus Student 19,663 PointsAs it states add it to the featured-cupcakes element, so it would be like this
<div id="featured-cupcake" class="grid_5 omega">
Ashley Scott
6,426 Pointsi did that one but it says the 'featured cupcake' element has one correct class, but is missing the second. The task says add the classes grid_5 and omega to the featured cupcake element. Hope that helps.
Adam Sackfield
Courses Plus Student 19,663 PointsI just did it and passed with the above snippet.
Ashley Scott
6,426 PointsThank you I finally got it. It turns out I forgot the parentheses.
Adam Sackfield
Courses Plus Student 19,663 PointsAdam Sackfield
Courses Plus Student 19,663 PointsAlso try to add a descriptive title to your issue and also elaborate on it, show us some code. Not everyone will bother to go to the quiz to find out what it was asking to answer your question. So please help us help you