Next, I'm trying to get a css effect, but I have no clue how to do this. The effect is "tremendous", when you click on an input for example, it trembles.
Being more detailed, the input is there, stopped. By clicking on it (onclick or onfocus) it gives a little tremble, but does not shake permanent, it shakes and soon stops.
How can I do this? Only css resolves?