I am using css3 to add an animation to my content area. The content area starts off at 1px height and ends with 450px. But when the animation finishes it returns to the original height of 1px. How can I set this to stop and stay at 450px ? will I need to write a script or can this be set in css3?













