CSS Camp Cafe project step 33


I have no idea what to do!

@Lidomo Please kindly send me the link to your challenge so i can figure out where you got it wrong…

@Lidomo You should also share your code so i can tell you where you got it wrong…

Adding a class is very similar to adding an attribute:

class="classname"

where classname would be flavor in this case.

P.S. The class attribute is introduced in step 28. You can review that for an example of how to add a class.

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