Learn CSS by building a cafe menu

Step 25 says something about making an invisible space on the margin left and margin right “auto”. I don’t even know what or where is margin left to start with… please guide me

Inside the curly braces of the CSS code, the syntax is:

{ property name: property value; }

They give you enough information in the instructions. Have a go at doing it and then come back and post your code if you are still stuck. Put 3 back ticks before and after the block of code posted in the forum.

1 Like