how to delete place holder when you click it on code example Example: bootstrap hide placeholder on focus input:focus::placeholder { color: transparent; }