Menu

Home

James B. Helix-Roveda

HtmlDocument

Welcome to the HtmlDocument wiki!

Use this perl module to create html documents within your Perl script, add html elements to it and 'back to top' anchors.
The html document ist created as a string, containing an arbitrary number of html elements that you append to the string. When you request the html, the string is enclosed in html head and body sections and returned..

Supported html elements are: title, paragraphs, headings, tables, anchors, lists, breaks and horizontal rulers. CSS styling can be applied.

[Methods and Functions]
[Example]


Related

Wiki: Example
Wiki: Methods and Functions

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.