27 __ ________Часть III. Современный HTML
<HTML>
<HEAD>
<TITLE>Layer 9</TITLE>
</HEAD>
<BODY>
<LAYER TOP=40 LEPT=60 BACKGROUND=bg.gif Z-INDEX=2><B>This is the first layer. It's in the middle. </BXBR><B>This is the first layer. It's in the middle. </BXBR><B>This is the first layer. It's in the middle. </BXBR><B>This is the first layer. It's in the middle. </BXBR><B>This is the first layer. It's in the middle. </BXBR><B>This is the first layer. It's in the middle. </BXBR><B>This is the first layer. It's in the middle. </BXBR><B>This is the first layer. It's in the middle. </BXBR></LAYER>
<LAYER TOP=80 LEFT=200 BACKGROUND=bg2.gif Z-INDEX=1><B>This is the second layer. It's behind the first layer. </BXBR><B>This is the second layer. It's behind the first layer. </BXBR><B>This is the second layer. It's behind the first layer. </BXBR><B>This is the second layer. It's behind the first layer. </BXBR><B>This is the second layer. It's behind the first layer.</BXBR><B>This is the second layer. It's behind the first layer. </BXBR><B>This is the second layer. It's behind the first layer. </BXBR><B>This is the second layer. It's behind the first layer. </BXBR></LAYER>
<LAYER TOP=100 LEFT=80 Z-INDEX=3>
<IMG SRC=init.gif>
</LAYER>
</BODY></HTML>
(~Совет ^
Вы можете сложить слои "стопкой", а затем по очереди убирать их с экрана (при помощи скрипта), создавая таким образом анимационный эффект.