Unable to pass: Create a Bootstrap Button Challenge

challenge says: create a new button element and also to give it the btn and btn-default classes, as well as the text of Like.

this is my code:
Like

the error message is:

You should create a new “button” element with the text “Like”

challenge link is

Hi @gregoryjimon , welcome to the forum :wave:


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.

```
Your code goes here
```

You can also use the “preformatted text” tool in the editor ( </> ) to add backticks around text.

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