Learn Basic CSS by Building a Cafe Menu - Step 3

Tell us what’s happening:
Describe your issue in detail here.

I don’t know what is wrong, can you tell me?

They say that “ Your meta tag should have a charset attribute.”

But I already wrote a charset attribute.

Your code so far

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

Your mobile information:

iPhone - iOS18.1.1

Challenge: Learn Basic CSS by Building a Cafe Menu - Step 3

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Welcome to the forum @seiginshu

Please remove the following attribute from the meta element.

Happy coding