SMIL Structure
Added 29 Jul 2008
SMIL is similar to HTML in that it’s split into a HEAD and a BODY section. However, one key difference here is that the basic spatial layout of the presentation is defined in the HEAD section, using regions. Then, content for those regions is added in the BODY section.
Take a look at the code below to see how these sections come together to form a document:
gif" region="reg1" dur="4s" />