<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<title>How to make test</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="pod2s5 0.06" />
<meta name="generator" content="S5" />
<meta name="version" content="S5 1.1" />
<meta name="presdate" content="13.Nov.2007" />
<meta name="author" content="make test" />
<meta name="company" content="The Perl Republic" />
<!-- configuration parameters -->
<meta name="defaultView" content="slideshow" />
<meta name="controlVis" content="hidden" />
<!-- style sheet links -->
<link rel="stylesheet" href="ui/flower/slides.css" type="text/css" media="projection" id="slideProj" />
<link rel="stylesheet" href="ui/default/outline.css" type="text/css" media="screen" id="outlineStyle" />
<link rel="stylesheet" href="ui/default/print.css" type="text/css" media="print" id="slidePrint" />
<link rel="stylesheet" href="ui/default/opera.css" type="text/css" media="projection" id="operaFix" />

<!-- embedded styles -->
<style type="text/css" media="all">
.imgcon {width: 525px; margin: 0 auto; padding: 0; text-align: center;}
#anim {width: 270px; height: 320px; position: relative; margin-top: 0.5em;}
#anim img {position: absolute; top: 42px; left: 24px;}
img#me01 {top: 0; left: 0;}
img#me02 {left: 23px;}
img#me04 {top: 44px;}
img#me05 {top: 43px;left: 36px;}
</style>
<!-- S5 JS -->
<script src="ui/default/slides.js" type="text/javascript"></script>
<!--
   tom AT cpan.org:
   this will not work, it's not contained
   in the downloadable S5
   <script src="/mint/?js" type="text/javascript"></script></head>
-->
<body>

<div class="layout">

<div id="controls"></div>
<div id="currentSlide"></div>
<div id="header"></div>
<div id="footer">
<h1>Vulcan &#8226; 13.Nov.2007</h1>
<h2>How to make test</h2></div>
</div><div class="slide">
<h1>test1

</h1><p>text

</p></div>
<div class="slide">
<h1>test2

</h1><h2>a

</h2><h3>b

</h3><h4>c

</h4></div>
<div class="slide">
<h1>test3

</h1><code> code
 code
 code </code></div>
<div class="slide">
<h1>test4

</h1><pre> if ($var) {print TRUE} </pre></div>
<div class="slide">
<h1>test5

</h1><ul class="incremental"><li level="1"><p>1st

</p></li><li level="1"><p>2nd

</p></li></ul class="incremental"></div>
<div class="slide">
<h1>test5

</h1><p><a href="http://example.com">http://example.com</a>
<a href="http://example.com">Link</a>

</p></div>
<div class="slide">
<h1>test6

</h1><object none>
 <media file="none"/>
</object>

</div></body></html>