running tests You should only have one a element. Your a element should be nested within your new p element. // tests completed

Let’s just focus on one problem at a time.

You have two a elements.

Here is one

and here is the second one

You are only supposed to have one. But you have two.
Reset the lesson again and do not create any new anchor tags.

When you have done that please post your updated code in a reply here and we can help you with the second issue.

Here is how to write code into the forum.

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