Posted by Ed Jay on 10/31/05 20:09
I'm using a Perl script to generate html pages. I want to use images in
the html page. The fundamental code I use to display an image is:
print "<p><img src=\"http://www.my-site.com/image.gif\" border=1
width=\"53\" height=\"32\" alt=\"logo\">\n";
The image doesn't display.
I have the same problem importing linked external style sheets and
external javascripts.
--
Ed Jay (remove M to respond by email)
Navigation:
[Reply to this message]
|