Re: [CGUYS] Website Browser question

2007-11-11 Thread Tom Piwowar
There are two closing tags for the head block and the opening body tag is 
between them. She should use a syntax checker.

/head
body ...
/head

 A friend/volunteer has worked on a web page for a number of years
 (5yrs.).   All of the sudden some of the newer browsers load a blank
 page.  I can open it with the latest version of OmniWeb, but cannot open
 with  the  latest versions  of  Firefox or Netscape.  I am told that  IE
 6.0.2900.2180  will not load the page.  She said that she created and
 maintained it by just using HTML. What is the problem and how can she
 fix it?  The website is:

 http://www.petfinder.com/shelters/OH80.html



* == QUICK LIST-COMMAND REFERENCE - Put the following commands in  ==
* == the body of an email  send 'em to: [EMAIL PROTECTED] ==
* Join the list: SUBSCRIBE COMPUTERGUYS-L Your Name
* Too much mail? Try Daily Digests command: SET COMPUTERGUYS-L DIGEST
* Tired of the List? Unsubscribe command: SIGNOFF COMPUTERGUYS-L
* New address? From OLD address send: CHANGE COMPUTERGUYS-L YourNewAddress
* Need more help? Send mail to: [EMAIL PROTECTED]

* List archive at www.mail-archive.com/computerguys-l@listserv.aol.com/
* RSS at www.mail-archive.com/computerguys-l@listserv.aol.com/maillist.xml
* Messages bearing the header X-No-Archive: yes will not be archived



Re: [CGUYS] Website Browser question

2007-11-11 Thread Robert

This page opens OK for me using Firefox v. 2.0.0.9.

Looking at the html source code, there are some obvious errors.  First, 
there are two head sections, one embedded in the other.  One head 
section is all that should be there.  Second, there is no /body 
statement before /html.


Immediately before the html statement should appear:  !DOCTYPE HTML 
PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN

http://www.w3.org/TR/html4/loose.dtd;

Some html validators are at http://www.htmlvalidator.com/lite/  and at 
http://validator.w3.org/



Stephen Brownfield wrote:
A friend/volunteer has worked on a web page for a number of years 
(5yrs.).   All of the sudden some of the newer browsers load a blank 
page.  I can open it with the latest version of OmniWeb, but cannot 
open with  the  latest versions  of  Firefox or Netscape.  I am told 
that  IE 6.0.2900.2180  will not load the page.  She said that she 
created and maintained it by just using HTML. What is the problem and 
how can she fix it?  The website is:


http://www.petfinder.com/shelters/OH80.html

Thanks for any help,

Steve






* == QUICK LIST-COMMAND REFERENCE - Put the following commands in  ==
* == the body of an email  send 'em to: [EMAIL PROTECTED] ==
* Join the list: SUBSCRIBE COMPUTERGUYS-L Your Name
* Too much mail? Try Daily Digests command: SET COMPUTERGUYS-L DIGEST
* Tired of the List? Unsubscribe command: SIGNOFF COMPUTERGUYS-L
* New address? From OLD address send: CHANGE COMPUTERGUYS-L YourNewAddress
* Need more help? Send mail to: [EMAIL PROTECTED]

* List archive at www.mail-archive.com/computerguys-l@listserv.aol.com/
* RSS at www.mail-archive.com/computerguys-l@listserv.aol.com/maillist.xml
* Messages bearing the header X-No-Archive: yes will not be archived



Re: [CGUYS] Website Browser question

2007-11-10 Thread Michel Lowe
Loaded fine with IE 7.
-Mike

__ 
Michel David Lowe 


 -Original Message-
 From: Computer Guys Announcements and Discussion List
 [mailto:[EMAIL PROTECTED] On Behalf Of Stephen
 Brownfield
 Sent: Saturday, November 10, 2007 4:59 PM
 To: COMPUTERGUYS-L@LISTSERV.AOL.COM
 Subject: [CGUYS] Website  Browser question
 
 A friend/volunteer has worked on a web page for a number of years
 (5yrs.).   All of the sudden some of the newer browsers load a blank
 page.  I can open it with the latest version of OmniWeb, but cannot open
 with  the  latest versions  of  Firefox or Netscape.  I am told that  IE
 6.0.2900.2180  will not load the page.  She said that she created and
 maintained it by just using HTML. What is the problem and how can she
 fix it?  The website is:
 
 http://www.petfinder.com/shelters/OH80.html
 
 Thanks for any help,
 
 Steve
 
 
 
 * == QUICK LIST-COMMAND REFERENCE - Put the following commands in  ==
 * == the body of an email  send 'em to: [EMAIL PROTECTED] ==
 * Join the list: SUBSCRIBE COMPUTERGUYS-L Your Name
 * Too much mail? Try Daily Digests command: SET COMPUTERGUYS-L DIGEST
 * Tired of the List? Unsubscribe command: SIGNOFF COMPUTERGUYS-L
 * New address? From OLD address send: CHANGE COMPUTERGUYS-L
 YourNewAddress
 * Need more help? Send mail to: [EMAIL PROTECTED]
 
 * List archive at www.mail-archive.com/computerguys-l@listserv.aol.com/
 * RSS at www.mail-archive.com/computerguys-l@listserv.aol.com/maillist.xml
 * Messages bearing the header X-No-Archive: yes will not be archived
 



* == QUICK LIST-COMMAND REFERENCE - Put the following commands in  ==
* == the body of an email  send 'em to: [EMAIL PROTECTED] ==
* Join the list: SUBSCRIBE COMPUTERGUYS-L Your Name
* Too much mail? Try Daily Digests command: SET COMPUTERGUYS-L DIGEST
* Tired of the List? Unsubscribe command: SIGNOFF COMPUTERGUYS-L
* New address? From OLD address send: CHANGE COMPUTERGUYS-L YourNewAddress
* Need more help? Send mail to: [EMAIL PROTECTED]

* List archive at www.mail-archive.com/computerguys-l@listserv.aol.com/
* RSS at www.mail-archive.com/computerguys-l@listserv.aol.com/maillist.xml
* Messages bearing the header X-No-Archive: yes will not be archived



Re: [CGUYS] Website Browser question

2007-11-10 Thread Tony B
Looks fine to me in the latest Firefox, Opera, and MSIE 6. I guess she
figured it out already.?

On Nov 10, 2007 4:58 PM, Stephen Brownfield [EMAIL PROTECTED] wrote:

 A friend/volunteer has worked on a web page for a number of years
 (5yrs.).   All of the sudden some of the newer browsers load a blank
 page.  I can open it with the latest version of OmniWeb, but cannot open
 with  the  latest versions  of  Firefox or Netscape.  I am told that  IE
 6.0.2900.2180  will not load the page.  She said that she created and
 maintained it by just using HTML. What is the problem and how can she
 fix it?  The website is:

 http://www.petfinder.com/shelters/OH80.html



* == QUICK LIST-COMMAND REFERENCE - Put the following commands in  ==
* == the body of an email  send 'em to: [EMAIL PROTECTED] ==
* Join the list: SUBSCRIBE COMPUTERGUYS-L Your Name
* Too much mail? Try Daily Digests command: SET COMPUTERGUYS-L DIGEST
* Tired of the List? Unsubscribe command: SIGNOFF COMPUTERGUYS-L
* New address? From OLD address send: CHANGE COMPUTERGUYS-L YourNewAddress
* Need more help? Send mail to: [EMAIL PROTECTED]

* List archive at www.mail-archive.com/computerguys-l@listserv.aol.com/
* RSS at www.mail-archive.com/computerguys-l@listserv.aol.com/maillist.xml
* Messages bearing the header X-No-Archive: yes will not be archived