Learn Basic CSS by Building a Cafe Menu - Step 11

Tell us what’s happening:

i want to center my h1 element by setting its text-align to the value center, but i cant do it.

Your code so far

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <title>Cafe Menu</title>

<!-- User Editable Region -->

    <style>
    </style>

<!-- User Editable Region -->

  </head>
  <body>
    <main>
      <h1>CAMPER CAFE</h1>
      <p>Est. 2020</p>
      <section>
        <h2>Coffee</h2>
      </section>
    </main>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36

Challenge Information:

Learn Basic CSS by Building a Cafe Menu - Step 11

what have you tried? the style element is still empty here

1 Like

Hi @CONNA

Here is a recent post you may find helpful.

Learn Basic CSS by Building a Cafe Menu - Step 11 - HTML-CSS - The freeCodeCamp Forum

Happy coding

Hey i had problems with this one too, i can’t tell you the answer but my recommendation it’s to follow the steps toe to toe if it doesn’t appear with “</>” then don’t put it, exactly like that

If you have specific problem , Kinldy create a New Post !!

So that we will be able to help You !!

Hope You Understand !!