next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
Text :: IMG

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 markup type, with ancestor classes HypertextVoid (missing documentation) < Hypertext < BasicList < Thing.