| HTML Package
Thanks for downloading the HTML Package. 
This package allows you to generate Html tags in an object-oriented way in PHP.
See the various unittests for examples.
Directory structure:
- runTests.php
+ html
   > Html*.inc files
+ junit
   > Html*Tests.php files
+ lib
   - StringUtils.inc
   - SimpleTest package
   
SimpleTest is a testing framework.  It can be retrieved from: http://simpletest.sourceforge.net/
 |