+ 1
What did i do wrong?
Pls help me fix this https://code.sololearn.com/Wtpxe3nanL68/?ref=app
5 Answers
+ 4
how do we know what you did wrong ? Please tell us what program is supposed to do and what isn't working the way you wanted it to work. Ty!
+ 2
There's no error with the above code, nor is there a "var a" in the JavaScript tab.
0
It's a error that it cant read null property of style:
var a = document.write("invalid account")
a.style.color = "green";
0
Well on phone it does
0
Did you fix your issue? In my testing there is no error on Android phone, or Android emulator or Desktop web browsers.