Help for this page
I do this: print "<h1>blah blah blah</h1>"; instead of the CGI.pm way: print $query->h1(--I'm not even sure of this syntax--);