Tell us what’s happening:
Describe your issue in detail 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>
<p> Est. 2020 </p>
</body>
</html>
Error code: Your p
element should have the text Est. 2020
. I have the text typed correctly but I have an error message still, maybe I’m overlooking something.
**Your browser information:**
Challenge: Learn Basic CSS by Building a Cafe Menu - Step 6
Link to the challenge: