Learn Basic CSS by Building a Cafe Menu

Hello everyone!

I was doing step 17 of ‘Learn Basic CSS by Building a Cafe Menu’, when I noticed that meta tag has a forward slash before the closing angle bracket (see the screenshot below).

Screen Shot 2023-01-08 at 10.38.09 PM

Since meta is a self-closing tag, is there some rational meaning behind writing a slash in it?

Slash or no slash works. (Both are correct syntax)

1 Like

Got it, thank you :slight_smile:

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