pretty

comrade, it's not safe here. f12 or ⌘ + ⌥ + I

document.getElementById("passwordButton").onclick = function () { location.href = "questionOne.html"; }; document.getElementById("about").onclick = function () { location.href = "about.html"; };