How can I get a nicer HTML output from POD parsers???

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dede

    How can I get a nicer HTML output from POD parsers???

    Dear community,

    from using the tools pod2html and pod2htmltree I understand that I might add
    a stylesheet-file (*.css) to modify the appearance of the generated tags of
    the html-resultfiles.

    Now, what I would like to understand is how to use e.g.

    - these fancy grey tables for code fragments (usually parsed with <pre>-tag) !
    - colored boxes around the head1, head2 tags (like activestate) !
    - special: embedd pictures (ie. GIF or JPG-links) !


    Can anybody tell me what tool, module, configuration I have to use in order
    to modify the output of the POD -> HTML parsing process?

    Thank you in advance,

    Andreas
Working...