Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
imgtag - Creates the html code to display an image: USAGE imgtag <image url> [options] OPTIONS -a <text> : Alternative text -b <integer> : Border size -h <integer> : Image height -w <integer> : Image width -link <url> : Image target url -target <text> : Where the link will open _self (default) : Same window as the image _blank : New window <frame name> : Name of a frame EXAMPLES imgtag http://yubnub.org/images/yubnub.png - Display yubnub logo imgtag http://yubnub.org/images/yubnub.png -h 50 -w 100 - Display a 50x100 yubnub logo imgtag {firstgim water} -link {wpen water} An image of water which links to wikipedia AUTHOR Victorlj