html - Making input buttons act like <a>'s without JavaScript -


I know that I onclick operation & lt; Input type = "button" -style button but is it without the use of this javascript & lt; A & gt; Is it possible to behave like ? I will ask because I am in a situation where I technically & lt; A & gt; , but the buttons look good.

You can make your links look like a button using just the link

For example:


Comments