0
How to I create a link to another file?
I've being trying to make a link using the login form to another file. The login button is responsive but I've been trying to create another link using the button but it isn't working. Here the code for the login button: <button type="submit" name="button">Login</button>
1 Odpowiedź
0
create an anchor tag and style that as button or use form tag