The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Missing lines in table
denmarks
post Jul 7 2011, 12:26 PM
Post #1


Advanced Member
****

Group: Members
Posts: 207
Joined: 17-January 08
Member No.: 4,734



Sometimes when I display this page
http://dmmarks.com/hawaii.html
a few of the right outside lines on the table do not appear.
A refresh of the page fixes it. What could cause that?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
Darin McGrew
post Jul 7 2011, 03:04 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



CODE
Error: character ï not allowed in prolog
This looks like an extraneous BOM, but regardless, it can throw browsers into quirks mode:
http://hsivonen.iki.fi/doctype/

CODE
Error: element a not allowed here; possible cause is an inline element containing a block-level element
This is a structural problem, and occurs several times. You're missing some closing </a> tags.

CODE
The maximum number of errors was reached. Further errors in the document have not been reported.
There are probably more errors (including structural errors) but the validator won't report them until you fix the other errors.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
denmarks
post Jul 7 2011, 03:44 PM
Post #3


Advanced Member
****

Group: Members
Posts: 207
Joined: 17-January 08
Member No.: 4,734



QUOTE(Darin McGrew @ Jul 7 2011, 01:04 PM) *

CODE
Error: character ï not allowed in prolog
This looks like an extraneous BOM, but regardless, it can throw browsers into quirks mode:
http://hsivonen.iki.fi/doctype/

CODE
Error: element a not allowed here; possible cause is an inline element containing a block-level element
This is a structural problem, and occurs several times. You're missing some closing </a> tags.

CODE
The maximum number of errors was reached. Further errors in the document have not been reported.
There are probably more errors (including structural errors) but the validator won't report them until you fix the other errors.


Thank you for your help. I have fixed many of the important errors. I can not understand the first error. That is not in the HTML source.
EDIT: I have fixed the first error. I was defining the page as UTF8 which was not needed.

This post has been edited by denmarks: Jul 7 2011, 04:22 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
denmarks
post Jul 7 2011, 04:16 PM
Post #4


Advanced Member
****

Group: Members
Posts: 207
Joined: 17-January 08
Member No.: 4,734



Is there a replacement for the marquee command which the validator does not like?

Many of the errors refer to links that I have copied from other sites. For example there are links to Princess.com for each city. There is no way to change them.

The page displays fine in IE and Firefox so does it really matter if I fix the minor errors?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 6th May 2024 - 05:56 PM