how to remove the boder on focus css code example Example: css remove border input focus textarea:focus, input:focus{ outline: none; }