Understanding HTML Attributes and the HTML Boilerplate - What Are Attributes, and How Do They Work?

Tell us what’s happening:
Describe your issue in detail here.

the syntax on the last question is incorrect because it doesn’t contain a “/“ in the closing tag

Your code so far

Your mobile information:

iPhone - iOS18.2.1

Challenge: Understanding HTML Attributes and the HTML Boilerplate - What Are Attributes, and How Do They Work?

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Hi

No that is correct. The input tag is self closing so it works like that. It is optional to also add an ‘/’