click on the heading below to see the animation

This heading will be animated - the text will become larger, move from left, then go back

The animation takes a callback function as a parameter

By default, all HTML elements have a static position, and cannot be moved. To manipulate the position, remember to first set the CSS position property of the element to relative, fixed, or absolute!

Manipulating other CSS properties work best when there is a default already set in the style sheet, otherwise, you are using the browser's default