change border form html5 code example Example: change input border color when selected input:focus { outline: none; border: 1px solid red; }