remove border from submit button click code example Example: how to remove border on button click .btnName{ outline: none; }