![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Here's an example of a page that my copy of Firefox is not entepreting: http://www.cocosee.com/destinations I just see html in the browser window. Thanks Rich To email me remove the dog from my address. |
#4
| |||
| |||
|
|
Here's an example of a page that my copy of Firefox is not entepreting: http://www.cocosee.com/destinations I just see html in the browser window. Thanks |
#5
| |||
| |||
|
|
On 1-Apr-2005, AdogAnotes3 (AT) aol (DOT) com (Rich) wrote: Here's an example of a page that my copy of Firefox is not entepreting: http://www.cocosee.com/destinations I just see html in the browser window. Thanks Checking the html with a validator it reports 20 errors, not uncommon with stuff produced by MS$ FP. MS browsers are incredibly tolerant of errors produced by FP. I abandoned FP in disgust many years ago. CSE HTML Validator Professional v4.03 (Registered) Checking "C:\Documents and Settings\********\Desktop\destinations.htm" (15935 bytes). File date is 01 April 2005 at 21:53:46. File validated on 01 April 2005 at 21:54:45. Number of lines checked: 313 in 0.79 seconds Number of programs run: 387 Number of lines in HTML file: 360 (86.9% of lines checked) Number of lines ignored: 47 Number of character entities: 57 Number of tags: 253 Number of closing tags: 187 (73.9% of tags closed) Number of <% ... %> sections: 0 Number of HTML comments: 8 Number of validator comments: 7 Number of messages: 6 Number of errors: 20 (first in line 14) <<-----<<------ Number of warnings: 20 (first in line 63) He may have serious problems getting ranked. I see it's also using CSS, bet if I validated the CSS as well it would also have loads of errors. Wouldn't link to this, myself, but it's up to you. |
#6
| |||
| |||
|
|
Here's an example of a page that my copy of Firefox is not entepreting: http://www.cocosee.com/destinations I just see html in the browser window. |
#7
| |||
| |||
|
|
Here's an example of a page that my copy of Firefox is not entepreting: http://www.cocosee.com/destinations I just see html in the browser window. |
#8
| |||
| |||
|
|
Here's an example of a page that my copy of Firefox is not entepreting: http://www.cocosee.com/destinations I just see html in the browser window. Thanks Rich To email me remove the dog from my address. |
#9
| |||
| |||
|
|
Actually that page will not validate at all for HTML since no doctype is specified. And the errors you see have nothing to do with Frontpage. |
#10
| |||
| |||
|
|
Rich wrote: Here's an example of a page that my copy of Firefox is not entepreting: http://www.cocosee.com/destinations I just see html in the browser window. This is not a problem with firefox. The web server is returning the Content-Type as text/plain in the HTTP header. There is nothing special about html, pdf, jpeg, they are just streams of bytes, what governs what type they are is the MIME header type sent by the server. |
![]() |
| Thread Tools | |
| Display Modes | |
| |