Learn-basic-css-by-building-a-cafe-menu - Step 61

Now apply the established class to the Est. 2020 text.
<h1>CAMPER CAFE</h1> <p class = "established">Est. 2020</p>
it keep saying this below even though it seems to me there is no problem
Sorry, your code does not pass. Try again.

You should set the class of the p element to established.
if you konw what the problem is please help me.

here is the link https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-61

Please post a link to the step. Thanks

Welcome to FFC forum. Post your code with three ``` back ticks before and after your code in a separate line.
@Rowbees

Welcome to the forum @Rowbees

Please remove the spaces before and after the equals sign.

Happy coding

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