Authors page.. Steps 18, 19 and 26

Hi, I keep getting error messages in Authors page… Steps 18, 19 and 26. any help please, thank you in advance

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

1 Like

Hi @alltruthinme

So the forum can assist please post your full code.

Use the following method to post code to the forum:

  1. On a separate line type three back ticks.
  2. On a separate line paste your code.
  3. On the last line type three back ticks. Here is a single back tick `

Happy coding

1 Like

Thank you, I hear you but this method confuses me… I’m not used to forums. mostly a loner

Here is some code without backticks:

Some words

Here is the same code with backticks:

<span class="blue">Some words</span>

To post code you need to start with a back tick `

then on the next line paste your code.
On the last line, type another back tick.

If you cannot find the backtick on your keyboard, copy and paste it from the forum post.