Tell us what’s happening:
i want to pass this step i have removed all the backlashes its still not working. solve it for me pls
Your code so far
const myStr = '<a href="http://www.example.com" target="_blank">Link</a';
//In the goodStr above, you can use both quotes safely by using the backslash \ as an escape character.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0
Challenge: Basic JavaScript - Quoting Strings with Single Quotes
Link to the challenge: