+ 2
Reference Error on js console
5 Antworten
+ 3
Nice job with the CSS selectors, but you still to have use quotation marks. document.querySelector("button.first")
+ 3
ODLNT I updated but It still gives some kinda error
+ 3
Fatih Yalçın
window.onload = function(){
...your code goes here
}
+ 3
It worked thank you so much
+ 3
You're welcome