• Re: Another Google Chrome problem?

    From Lawrence D'Oliveiro@21:1/5 to Dale on Sun Jun 15 08:18:54 2025
    XPost: comp.infosystems.www.authoring.html, alt.html

    On Sun, 15 Jun 2025 03:08:15 -0400, Dale wrote:

    <center><img src="https://www.dalekelly.org/images/longbeard.jpeg"
    alt="Me" USEMAP="#map0"></center>

    It’s a good idea to use relative URLs, rather than explicitly putting the local host name into every URL.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From dg1261@21:1/5 to All on Thu Jun 19 20:26:00 2025
    XPost: comp.infosystems.www.authoring.html, alt.html

    Since your jpeg is in the images directory, I think you'd need something
    like src="/images/longbeard.jpeg"

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)