The instruction: " Add a head element within the html element, so you can add a title element. The title element’s text should be Cafe Menu ."
It means that you should have <head></head> element, and within it the ‘title’ element. Between the opening <title> tag, and the closing </title> tag you should put the text “Cafe Menu”.