View Full Version : hard question for me
how I converte a jpg.file in HTML
how to send jpg.file by e-mail without attachements
These ar my great problems
regards
Stx
Doni FN
09-12-2000, 06:57 PM
jpg is an image file html is a text file.
You can only display a jpg in a html document.
The code is:
<IMG SRC="whatever.jpg" border=0>
As far as email goes some clients dont allow drag n drop images. In aol you can include an image in the body but not all mail clients support it.
------------------
Need Free Web Graphics?
FreeWebTemplates (http://www.freewebtemplates.com)
vBulletin® v3.6.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.