This is true - but maybe you don't want to mess around with
yet another pod to html converter.
The short worakound would be IMHO to include a single line
in each HTML file, assigning this page a particular CSS
style sheet - therein you can define your desired style for
h1, h2, ..., ul, dl, etc. See www.w3c.org for info on
HTML 4.x and style sheets.
The only drawback: You cannot distinguish between different
h1's - if this is what you need to do.

Hope this helps,

Marek

> -----Original Message-----
> From: Slaven Rezic [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, July 21, 2002 10:35 PM
> To: Gagan Sekhon
> Cc: [EMAIL PROTECTED]
> Subject: Re: pod2html stylesheets
> 
> 
> "Gagan Sekhon" <[EMAIL PROTECTED]> writes:
> 
> > I need help with creating pod documents and includeing 
> classes such that
> > when I do pod2html the html file has different class 
> includedexample html code <h1 class="foo"> Foo </h1>
> > how would I write this in pod that when it converts to html 
> it includes
> > the class.If you could direct me the write direction of 
> documents even it
> > would be very helpful. I have spent atleast 5 hours on the 
> web to find
> > some documentation on as to include class in pod 
> documents.Any help you
> > can give will be appreciated. Thank you,
> 
> Look at CPAN for M/MA/MAREKR/MarekPodHtml-0.44.tar.gz. This version of
> pod2html creates class attributes for nearly all pod constructs.
> 
> Regards,
>       Slaven
> 
> -- 
> Slaven Rezic - [EMAIL PROTECTED]
>     BBBike - route planner for cyclists in Berlin
>     WWW version:     http://www.bbbike.de
>     Perl/Tk version: http://bbbike.sourceforge.net
> 

Reply via email to