Back Next Index Table of contents Home
Go to...
ProgressDone (1 of 17)To do.

Chapter 3. Layout - screen 1 of 17

The <layout> section

Everything concerning layout - including window settings - is stored beetween the <layout> and the </layout> tags in the header, as shown in the above skeletton.

<smil>
 <head>
  <layout>
   <!-- layout tags -->
  </layout>
 </head>
 <body>
 [...]
 </body>
</smil>
The <layout> tag is located in the header.

The SMIL Tutorial is ©HELIO 1998-1999 all rights reserved
Comments about this page