Hi! I have a question about this ss from my code. I am COMPLETE beginner and I just started with coding. So far, I aspire to learn HTML, Css, and Javascript. I do know that there is a better way to do what I am doing in the picture, but I don't really know much so I'm just taking this way. Anyways, as you can see in the javascript, I tell it to assign the value keyCode to document.getElementById("keyPass").innerHTML and then I add a window alert to tell me what the value is. However, for some reason, it doesn't store the input data and it just returns that it was blank. Any fixes or problems you see in the code? ( will also be copy and pasting the code after this.)