slide(s)
<div class="slide">
<h1>Expanding The Field</h1>
<ul>
<li>
When Opera 7.5 for OS X came out, the banner ads persisted in projection mode</li>
<li>
<a href="http://tantek.com/" rel="friend colleague met">Tantek Çelik</a>
created a JavaScript-driven slide show technique that worked on multiple
browsers
<ul>
<li>
Unfortunately, it required each slide to be ID'ed ahead of time, making
additions and rearrangement difficult</li>
<li>
Navigation was only linear; no way to jump to an arbitrary slide</li>
<li>
There was also no facility to "switch off" the slide show styles short of
killing all CSS</li>
</ul>
</li>
<li>
Motive and opportunity combined to point the way...</li>
</ul>
</div>