How to add shake animation on input:invalid
In this short article we'll create a simple HTML with an input tag in a form tag and animate the input when user input is not valid. This might seem a bit difficult and you may think you need Javascript to complete this task,but with only HTML and C...
Sep 26, 20221 min read

