2 messages in org.w3.xml-editorDisplay errors in XML 1.0 Recommendat...
FromSent OnAttachments
Susan LeschFeb 10, 1998 12:15 pm.gif
Hakon LieFeb 10, 1998 1:51 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Display errors in XML 1.0 Recommendation, W3C StyleSheetActions...
From:Hakon Lie (howc@w3.org)
Date:Feb 10, 1998 1:51:54 pm
List:org.w3.xml-editor

Susan Lesch writes:

From a Macintosh in MSIE 4.0 with CSS enabled, nearly every table in this document overlaps the preceeding text, making the XML Recommendation illegible.

I believe removing "line-height: 1.3" from </StyleSheets/TR/rec.css> will fix this.

margin-left: 4em; margin-right: 2em; font-family: times, serif; text-align: justify; line-height: 1.3}

^^^^^^^^^^^^^^^^

Pierre, could you try commenting out that statement and see? Also, I'd suggest changing the font-family statement to:

font-family: sans-serif;

If you'd like to keek using serif, you should in any case remove "times" since this font is not available cross platform.

Regards,

-h&kon