Taco HTML Edit Help > Component Library > Simple Image
Insert an image into a web page.
Internet Explorer 7+, Firefox 3+, Safari 4+
Image
The image file to include in the web page.
Alt Text
Alternative text for the image, usually included to improve web site accessibility.
Title (Tooltip)
Tooltip text to display when the user mouses over the image.
Image Border Width
The width of the border of the image, in pixels.
Image Border Color
The color of the border of the image.
Float
How should the image appear, relative to the text content that surrounds it? Select "None" for the image to appear inline with the text, "Right" for the image to appear at the right side of the containing block, or "Left" for the image to appear at the left side of the containing block. If "Right" or "Left" is selected, the text will flow around the image, similar to the style of a newspaper.
Vertical Align
How the image aligns vertically with the text that surrounds it. This is applicable only if Float is set to "None".