how to remove the border effect for button in css code example Example: removing the unwanted border button css button, button:active, button:focus { outline: none; }