I can't pass this section for some reason please help I don't think there is any thing wrong with my code

Tell us what’s happening:

Your code so far


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

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 5.1; Lenovo P1ma40) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36.

Challenge: Quoting Strings with Single Quotes

Link to the challenge:
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/basic-javascript/quoting-strings-with-single-quotes

Look closely at the target attribute. It isn’t quite right.

1 Like

Thank you for your help
I was stuck there for couple of frustrating hours