Check: HTML validity, CSS validity, links.
Next: Language support Previous: Index TOC |
Just to mention it, images can be easily integrated. There's a PerlPoint \IMAGE
tag to do this:
\IMAGE{src="your.gif"} |
The tag accepts more options. PerlPoint specific options fine tune the inclusion. Additionally, simply all HTML <IMG>
options are supported when producing HTML - they are passed through.
// include an image, right aligned \IMAGE{src="your.gif" align=right} |
Here's a visual example:
Index-related:
Start / Lightning Talks / Jochen Stenzel |