Execute a sequence action in a time

Execute a sequence action in a time

How do I perform an action in a given time?

Example, I want to make my div to grow at a speed of 50 seconds to its original size.

Example, I want it to go from size 0 to size 250px height in 50 seconds.

I have no idea how to do this.