|
This is a manual process where you have more control over the rendering of the image. Use the <IMG> tag of HTML to include JPEG and GIF files. Note: The display of the topic is faster if you include the WIDTH and HEIGHT parameters that have the actual image size. http://www.htmlhelp.com/reference/wilbur/special/img.html has more on inline images. |
|
< < |
- Example text:
TWiki <IMG SRC="../../../pub/wikiHome.gif" WIDTH=46 HEIGHT=50> logo.
- Example output:
TWiki logo.
|
> > |
- Example text:
TWiki <IMG SRC="http://caboteria.org/wiki/pub/wikiHome.gif" WIDTH=46 HEIGHT=50> logo.
- Example output:
TWiki logo.
|
|
Q: |
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria?
Send feedback Note: Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.TextFormattingFAQ.