As is written in the question <button> vs. <input type="button" />. Which to use? I use:
"<input class.."
insted of:
"<button.."
I do it because I do not send anything through the button. Issue is I got underlined text like:
How to "delete" a red line?