Good evening.

It’s done like this: http://jsfiddle.net/k6uu47yk/

You can make the background of the example become also green after the correct input of the format, but the text itself has changed to say “Complies with the format”.

    1 answer 1

    You can do this, for example: http://jsfiddle.net/k6uu47yk/1/

    • @Nasty Pacman, Thank you very much, but can you remove the "Super" after removing the focus? - Alextrue
    • Of course you can: jsfiddle.net/k6uu47yk/2 Solves the pseudo- class : focus - Nasty Pacman