There are plenty of forms on the web and we all know that sometimes they are not so interesting and we hate populating them.
Today we want to share the approach we took for our contact form in the footer of this website.
Idea is to use a little extra HTML to animate the labels of the form, and make it a little more interesting. Let's examine the HTML of our animated contact form.
The HTML
First let's examine the markup for the whole contact form.