how to remove the button border as a normal text in css code example Example: remove button default border css button:focus { outline: none; }