On a user click, I am redirecting the user to another HTML webpage using window.location.href = "second_wepage.html". However, the element the user cl
window.location.href = "second_wepage.html"