HTML_IMAGE Function

Allows for the creation of an HTML image reference.

Usage

Input Parameters

Keywords

Returned Value

Discussion


TIP: Although HTML_IMAGE has many keywords enabling you to position the image within the containing element or browser window, you can also use the HTML_HIGHLIGHT function to specify any HTML image alignment attribute that is not included as a keyword for HTML_IMAGE. For example, the following line of code can be used to center an image: HTML_HIGHLIGHT(HTML_IMAGE(url), 'CENTER')

Example

HTML_OPEN

HTML_BLOCK, HTML_HIGHLIGHT(HTML_IMAGE( $ 'wave_logo.gif'), 'CENTER')

HTML_CLOSE

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.