Rolling Web Pages Demo - Page 1

Changing from one page to another is achieved using the META 'Refresh' tag.
<meta http-equiv="Refresh" content="7; url=rolling-demo-2.htm">

Fancy page transitions are achieved using the META 'Page-Enter' or 'Page-Exit' tags These transitions only work in Microsoft browsers.
<meta http-equiv="Page-Exit" content="revealTrans(Duration=2.0,Transition=23)">