freeCodeCamp.org

The menu looks good, but other than the coffee beans background image, it is mainly just text.

Under the Coffee heading, add an image using the url https://cdn.freecodecamp.org/curriculum/css-cafe/coffee.jpg. Give the image an alt value of coffee icon.

Coffee

Sorry, your code does not pass. Try again.

Your img element should have a src attribute of https://cdn.freecodecamp.org/curriculum/css-cafe/coffee.jpg.

Hello!
Please can you add the link to the step.
And when you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').