No explaination of multiple Classes - CSS Markers Step 16

hihi! So I looked up how to do it, so I don’t need help with the issue, but as far as I can tell, there’s no way to solve Step 16 of the CSS Markers lessons without using outside sources.

It tells you to add a second class to the div, but at no point up to that lesson have you ever done that, nor is there any indication that what you actually do is add it to the first class with simply a space. The error message is also incredibly unhelpful in that regard.

Any time we’ve done multiples of things, it’s been with commas, or adding a second one, so presumably someone would just either add another class variable and fail, or try with a comma and fail.

the screenshot shows an example of how this could be both confusing and frustrating, because i have both the classes in the div, and have been given no explanation of why it doesn’t work:

I am really enjoying the new style of lessons, and i can’t wait for the rest of the lessons to catch up, and i was just hoping pointing this out could help, or at least be a way for someone to show me where there was this concept covered before this lesson.

hello and welcome to fcc forum :slight_smile:

i bet googling was helpful for that! and about your remarks on ‘not mentioning it before’, could it be in any of those previous chapters they mentioned it even for a moment somewhere!! cause they usually do!!

1 Like

I think you might be right, but it’s very cumbersome to check with the way the challenges are set up now (step numbers).

I’d suggest you open an issue for this on GitHub. Maybe someone more familiar with the challenges can confirm and if so suggest a change.

1 Like

i was actually wondering how to do that haha

thanks! I’ll submit one now

Oh yeah, googling is great, it’s just kind of weird for the course to be so good about explaining something the first time it’s brought up, and I haven’t seen multiple classes brought up at all in the 4 hours I’ve been doing the lessons

in that case please feel free to open up an issue in fcc github repo as lasjorg has already mentioned earlier, happy learning :slight_smile:

1 Like

done and done thanks haha

I’m actually jealous… I did the old corriculum and was a bit frustrated with how simple it was, didn’t offer any chance to think for yourself, bascially giving you the answer to each problem right above it. I think creating a situation where you might do it wrong a few times and need to think helps embed the correct method deeper in your mind, but I guess there’s a fine line between helpful and frustrating… the hint probably should be a little more clear.

1 Like

It isn’t custom for the curriculum to ask that the camper does something which hasn’t been taught. If this truly is the first time multiple classes are introduced then the challenge isn’t doing a very good job of explaining how it is done syntax-wise.

1 Like

It’s really strange. Every step before they tell you “how to do it” before asking you to do it later. It’s a step up in “difficulty”, a little hint to google what you don’t know might be necessary.

This time it’s just “Do it”. Probably serves to show the reality of building pages for real.

It is a known issue and should be fix at some point.

you beat me to it lmao I was just about to say that

Sorry but no, It wasn’t explain on any lesson before. I had the same problem, that’s how I ended up reading this. I think the point of fcc is to learn on its platform, not searching answers on Google. Thank you Bellhuffstutler for enlightme!

suit yourself, more often than not, you’ll find ‘googling’ about stuff will broaden your interest, it was a general remark :slight_smile:

and of course explanation beforehand regarding “multiple class” should have been there, and there is an open issue about this in fcc github repo as well, feel free to add an comment there if you would like, thanks :slight_smile:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.