Check: HTML validity, CSS validity, links.

PerlPoint PerlPointCD
Start / Lightning Talks / Jochen Stenzel

Integrating images

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:

images/PPL13s1a-o.jpg

Index-related: