Tell us what’s happening:
I don’t find any backslash and can’t pass this lesson for that reason help ;;
they said
1You should remove all the backslashes ( \
).
2You should have two single quotes '
and four double quotes "
.
so the second one I already pass it but not sure that is right answer btw thankyou so much
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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
Challenge: Quoting Strings with Single Quotes
Link to the challenge: