So I am trying to do the first challenge in “Say Hello to HTML elements” and I am having a problem. I put in the following code based on the instructions:
< h 1 > Hello World < / h 1 >
(without spaces)
I keep getting the “Uncaught SyntaxError: Invalid regular expression flags” message and cannot pass the challenge. Maybe it’s the late hour and I am missing something blindlingly obvious, but I don’t think so. I am using Chrome and I have disabled all extensions and it does not work. Thanks for your help.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36
.
Challenge: Say Hello to HTML Elements
Link to the challenge: