Animation


Change the value of an attribute over time.

  <animate  targetElement="image" attributeName="left"  
	   by="300" begin= "5s" dur="10s" fill="freeze" />  

Integrating Animation into SVG