Learn CSS by Building a Cafe Menu-step 11

I have a problem going past this step. I have tried the solutions offered before but it has not worked out.

‘’'

Cafe Menu h1 { text-align: centre; } '''

Hi there. Create a proper topic to the challenge step using Help button or Post your full code and link to the challenge step.

Still new to this, this is my first week. Is this an OK link.

1 Like

Also copy and paste your full html and css code here. Use three back ticks (```) on separate line before and after your code here in your reply to preform it.

BTW, you didn’t need to write Cafe Menu with the element name h1 for css selector and also the correct the spelling of center

1 Like

Thank you sir, it worked. It was a very bad spelling mistake.

1 Like