Image Element | Internet Development Index |
Predefined image shape.
Remarks
The following is the minimum code needed to produce an image.
<v:image src="..\art\zip.gif" style="position:relative;top:1;left:1;width:50;height:50"> </v:image>
Examples
Click here to view a simple image shape.