yemisi1
December 22, 2023, 10:55am
1
Learn Basic CSS by Building a Cafe Menu - Step 52
Hello Team, I have not been able to get past this step can you help look at my code to figure out why.
[https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-52 ]
Cafe Menu
CAMPER CAFE
Est. 2020
Coffee
French Vanilla
3.00
Caramel Macchiato
3.75
Pumpkin Spice
3.50
Hazelnut
4.00
Mocha
4.50
Desserts
Donut
1.50
Cherry Pie
2.75
Chessecake
3.00
Cinnamon Roll
2.50
Here is a screenshot of the code.
Here is the error
your .dessert
elements should have the text Donut
, Cherry Pie
, Cheesecake
, and Cinnamon Roll
Hello!
Just a small typing error in Cheesecake in the code. It should be Cheesecake not Chessecake.
We all have the typo bite us sometimes, so do not feel alone in it.
Happy coding!
yemisi1
December 22, 2023, 12:57pm
3
Thanks so much @anon42932716 . I was able to focus on that line of code to resolve the issue.
1 Like
You are very welcome @yemisi1 !
I am happy to help you move forward in your coding journey.
Keep up the good progress.
system
Closed
June 22, 2024, 1:02am
5
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.