Html building a coffee menu-step 33

body {
background-image: url(https://cdn.freecodecamp.org/curriculum/css-cafe/beans.jpg);
}

h1, h2, p {
text-align: center;
}

.menu {
width: 80%;
background-color: burlywood;
margin-left: auto;
margin-right: auto;

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

2 Likes

see i need help not some random answers

We cant help you with what you posted. Please read my previous response, and this will make a topic that gives us everything we need to help you

1 Like

please just give me the answer to step 33 in building a cafe menu

No, we dont just give answers here. You are not going to learn if you are just given answers

2 Likes

ok but explain at least

As I have provided you in the my first response, that is the way to make a topic that gives us all your code, a link to the topic, and everything we need. All you did was post code without a link to the challenge, and any explanation of what the problem is. So, like I said we can not help with what you provided us. Please follow the steps given

thanks

1 Like

Well your last comment will be removed. If you dont want to read and follow the steps I provided then thats your choice.

goodluck :slight_smile:

1 Like

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