/ Forums / Advansys Formativ / Commercial Formativ Solutions by Advansys / Logo In html / Reply To: Logo In html
November 19, 2003 at 3:19 pm
#8603
The image doesn’t have to reside on the web. To include an image from your local machine, try including the full path to the file using the format shown below:
<IMG SRC="file:///c:/web/images/advansys.gif" ALT="Advansys Header" WIDTH="178" HEIGHT="28">
Both GIF and JPG are fine – you can use whatever MS Internet Explorer will render.
Advansys Support