this isn't working because the image tag needs a SRC attribute.. not a
SCR attribute.. that's where your problem is. =) .. just a slight
overlooking .. that's all.
Joel
> In my Web page, I have the following:
>
> <IMG SCR="http://abc.com/~pching/images/lbook.gif" ALIGN="left">
> where images is a directory under ~pching/public_html
> This displays OK when accessing via Netscape 4.04, but displays
> a broken image when accessing with Netscape 3.03.
>
> Using your suggestion, I made the following changes:
>
> <IMG SCR="http://abc.com/icons/lbook.gif" ALIGN="left">
> where lbook.gif is under /home/httpd/icons directory. Still, I
> see the same behavior: Displays with the Netscape 4.04 but not
> with the Netscape 3.03.
Joel Oliveira
[EMAIL PROTECTED]
http://morpheus.hartford.edu/cs/student/joliveir
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.