How best to make a link submit a form

Why don’t you use an <input> or <button> element and just tweak it with CSS? Then it works without Javascript and is therefore more reliable.

Leave a Comment