You can add inline onclick event to HTML button tag, or input tag. ... <button onclick="window.location.href='https://w3docs.com';"> Click Here </button> ...
確定! 回上一頁