Common:HTML IMG Tag
From LongJump Support Wiki
Revision as of 22:38, 17 February 2012 by imported>Aeric (Created page with "__NOINDEX__ To insert an image into a Print Template, use the platform <tt>IMG</tt> tag in an HTML <tt>img</tt> element. ;HTML Tag: :<tt><nowiki><img src="...IMG tag..."></nowi…")
To insert an image into a Print Template, use the platform IMG tag in an HTML img element.
- HTML Tag
- <img src="...IMG tag...">
- Example
- <img src=”IMG{$Customer.logo_image}”>