[WEB4LIB] Re: Browser related question

Broun, Kevin (NIH/NCI) brounk at mail.nih.gov
Thu Jul 15 15:41:55 EDT 2004


Adding the DOCTYPE is helpful, but means a lot more if the markup is
actually valid to the DTD you've specified.  Try getting your HTML and CSS
to pass the validators at <http://validator.w3.org/> and then it will be
much easier to proceed from there to work out these issues.

Kevin Broun
Senior Web Developer
National Cancer Institute

-----Original Message-----
From: Drew, Bill [mailto:drewwe at MORRISVILLE.EDU]
Sent: Thursday, July 15, 2004 2:29 PM
To: Multiple recipients of list
Subject: [WEB4LIB] Re: Browser related question


Correction in my last statement, it also does the same thing in Mozilla and
Opera.
It displays the way I expect it to in IE.  I am using the latest version of
all these browsers.

Bill Drew 

-----Original Message-----
From: Drew, Bill [mailto:drewwe at morrisville.edu] 
Sent: Thursday, July 15, 2004 2:14 PM
To: Multiple recipients of list
Subject: [WEB4LIB] Re: Browser related question

I just added the doctype declaration:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd"> 

That seems to work better now.  The only peculiarity is when I display full
screen in Mozilla, one div goes all the way to the right and the rest go to
the left. 
That does not happen in Opera or IE.  Any suggestions there?

Bill Drew



More information about the Web4lib mailing list