|
Posted by WD10 on 09/05/05 09:17
On Sun, 04 Sep 2005 22:19:54 -0500, Louis1 wrote:
> I want to do the same.
>
> I am able to write and display the HTML in email,
> but cannot seem to get the knack for displaying graphics.
>
> I have a couple of websites, but when I link to a picture on
> my webserver, the graphics won't display.
>
> Any ideas would be appreciated. In my Google searches,
> all I get are companies that want to charge me a monthly fee
> to do it for me, and that is absurd, I just need to know the best
> way to link to pictures on my web page.
>
> Thanks very much,
> Louis
To link to an image on your server:
<img src="http://www.your-server-URL-goes-here.com/images/your-image.gif"
alt="some alt text">
Did you add the http part?
----------------------------
J.Cohen
http://tips.webdesign10.com
Navigation:
[Reply to this message]
|