I have a problem with ie6. The page is displayed
correctly in ff.

So do I need to use a hack to remove this extra right
side space?

It was suggested that I validate the page and that
then the page would display correctly in ie.

I managed to remove most of the error but am stuck
with several errors that absolutly will not go away.
The extra space still shows up in ie6

The result of the validation - 

Error Line 785 column 24: document type does not allow
element "p" here; assuming missing "dd" start-tag.
           <p class="leftspace">a. in our personal
friendships?</p>

a. the dd start-tag is NOT missing

Error Line 790 column 9: document type does not allow
element "dd" here; assuming missing "dl" start-tag.
      <dd>How are our Meetings enriching the lives of
our children through inter

b. the dl start-tag is NOT missing

Error Line 1717 column 5: end tag for "dd" omitted,
but OMITTAG NO was specified.
</div>
You may have neglected to close an element, or perhaps
you meant to "self-close" an element, that is, ending
it with "/>" instead of ">". 

c. again no tag is missing or not closed

Error Line 1717 column 5: end tag for "dl" omitted,
but OMITTAG NO was specified.
</div>

d. no dl tags were used here, so how can they be
omitted. There is only a ul list nothing else.

The url is
http://www.quakercapecod.org/new/keynote2004.html

I would welcome any help so I can resolve this issue.
I know it is not css, but am totally clueless and I do
not want to move from strict to transitional where
this problem probably would not make my life
miserable.

Thank you for any help you can give me,

MJ


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to