Css inside html can be confusing

Add the class name flavor to the French Vanilla p element.

<p>flavor class=French Vanilla</p>type or paste code here

Hi @blessedonyi

Syntax for an css element with one class:

<element class="value">Element content goes here, if it has some </element>

I hope it helps because I am not sure what it your issue. It is faster post a link to the step and explain out your problem.
Happy coding! :wink:

Please post the link to the challenge and a description of where you are stuck on every topic you create asking for help with the curriculum.

It really helps if we can read the question ourselves and run the your code in the test suite ourselves.

Also, it’s really helpful if you practice asking specific questions about code.


If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also.

1 Like

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