JS lessons won't run at all

Hello all. I’m currently working on Quoting Strings with Single Quotes for JavaSript, but when I click Run The Tests nothing happens. No error and no success message at all. Nothing loads, so I can’t move forward. Please help.

Can you please post your code?

const myStr = '<a href="http://www.example.com" target="_blank">Link</a>';

The code is split in 2 lines so that it gets displayed here in the forum, but it’s just 1 line “…example.com…”

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