GIFs on Netscape & Mosaic

Roy Tennant rtennant at library.berkeley.edu
Tue Sep 19 09:31:22 EDT 1995


Barry,
I'm afraid your HTML is incorrect. The top part of your document is:

-----------------------------------
<html> <title>Welcome to Marylebone Road library</title><hr><a 
name="top"></a>

<hr><head><h1><img.src="/IRS/MRD/MRDLIB/marl1.gif" alt="(picture of 
Marylebone Road site)"><b><p>Welcome to Marylebone Road 
Library</b></h1></head><hr><p>

<body>
--------------------------------------------
 
May I suggest an alternative?:

--------------------------------------------
<HTML>
<HEAD>

<TITLE>Welcome to Marylebone Road Library</TITLE>

</HEAD>
<BODY>

<A NAME="top"></A>

<HR>

<IMG SRC="/IRS/MRD/MRDLIB/marl1.gif" ALT="(picture of Marylebone Road 
site)">

<H1>Welcome to Marylebone Road Library</H1>

<HR>
-------------------------------------------------

This is of course, just one suggestion. I'm sure others may have one as well.
I believe it should do everything you are trying to do, but "legally". Good 
luck, 
Roy Tennant 
The Library
UC Berkeley


On Tue, 19 Sep 1995, Barry Blinko wrote:

> I am constructing a home page for the University
> of Westminster's campus library at Marylebone Road,
> London, UK: 
> http://www.wmin.ac.uk/IRS/MRD/MRDLIB/mrd-lib.html
> 
> My problem is that my graphics appear on Mosaic but
> not on Netscape.  Does anyone have any idea why?
> 
> Thanks
> Barry
> 
> ************************************
> * Barry Blinko                     *
> * Subject Librarian                *
> * University of Westminster        *
> * 35 Marylebone Road               *
> * London                           *
> * NW1 5LS                          *
> *                                  *
> * Email: blinkob at westminster.ac.uk *
> * Tele:  +44 171 911 5000 ext 3168 *
> * Fax:   +44 171 911 5058          *
> ************************************
> 
> 
> 
> 


More information about the Web4lib mailing list