====== How to make a link look like a button ====== From time, appears the need of making a link to look like a button. If you search through internet you will see lots of solutions, however, it is surprising that nobody have came across this solution. If you have a link: Please click here The corresponding button that does __exactly the same behaviour__ is this:
This solution has the advantage that every style you will apply to buttons in general will affect to this (because is a fucking real button, not an styled one). The "GET" method means exactly this: make a link with the values of the parameters and navigate through it. So, putting zero parameters make the result equivalent to click on a link.