Start first steps on coding

H everyone,
can someone give me help with this feedback I’m getting

Test Sorry, your code does not pass. Try again.

Hint Your h1 element should have an opening tag. Opening tags have this syntax: <elementName>.


you should have something like this: <h1> at the beginning and add </h1> after your header is finished. Hope this helps :slight_smile:

HI @mxb99590 !

It would help if you post your code so we can see the error

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 (').