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