the step asked me to nest a meta with a charset set to a value of utf-8
I have done It however it doesn’t seem to work
my code so far
Cafe Menu<!DOCTYPE html>
<html lang="en">
<!-- User Editable Region -->
<head>
<meta charset = "utf-8">
<title>Cafe Menu</title>
</head>
<!-- User Editable Region -->
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36
Challenge: Learn Basic CSS by Building a Cafe Menu - Step 3
Link to the challenge: