next | previous | forward | backward | up | top | index | toc | home

IMG -- hypertext IMG item

Synopsis

Description

IMG{"src" => x, "alt" => y} creates a hypertext IMG item.

The argument x should be a string containing the URL of the image, and y should be a suitable string for the ALT attribute.

See also

For the programmer

The object IMG is a mark-up type with options, with ancestor classes Hypertext < BasicList < Thing.