Tell us what’s happening:
Describe your issue in detail here.
I’m trying to ad a header and I use the h1 opening and closing tags
Cafe Name
and it wont work, am I doing something wrong here? **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Cafe Menu</title>
</head>
<body>
<h1 Camper Cafe></h1>
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Challenge: Learn Basic CSS by Building a Cafe Menu - Step 5
Link to the challenge: