Learn Basic CSS by Building a Cafe Menu - Step 1

hi there, i am having issues here
Your code so far

<!DOCTYPE html>
<html lang="en">

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36

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

Link to the challenge:

‘html’ element must have the closing tag:

<html>

</html>

Hi, you just forgot the closing html tag.

thanks very much Dobar

1 Like

thanks very much Nabily

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.