Forwarding a report of web site problems.
--
Martin Cooper
---------- Forwarded message ----------
Date: Mon, 09 Jun 2003 12:13:21 -0400
From: Apache Software Foundation <[EMAIL PROTECTED]>
Reply-To: Jakarta Project Management Committee List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Page layout: Please forward
not acked.
--
The Apache Software Foundation
If you have not looked at http://www.apache.org/foundation/preFAQ.html
PLEASE DO SO NOW. There's an excellent chance your question/concern
is addressed therein. If your question concerns licensing, please see
http://www.apache.org/foundation/licence-FAQ.html
--- Begin Message ---
Hello,
please do me a favour and forward the following remark
to the webmaster or to whoever is involved with page layout.
I do not expect any reply.
Thank you.
MS Internet Explorer 5.5 prints the following page badly in portrait format,
even the so-called printer friendly version:
http://jakarta.apache.org/struts/userGuide/preface.html
The body text is truncated on the right.
I expect, this applies to a lot more pages, since they are all layouted in
the same way.
Reason:
The page uses a nested TABLE layout with with two images in the first
"outer" row.
Their combined width, unfortunately, exceeds the width of a normal printing
page.
Since both the width of the outer and of the inner table is set to "100%",
the result is poor.
After I stored the page on my disk and removed the "outer" table structure
like this, the result was ok.
<body text="#000000" vlink="#023264" alink="#023264" link="#023264"
bgcolor="#ffffff">
<!-- JAKARTA LOGO -->
<a href="http://jakarta.apache.org/">
<img alt="..." src=".../jakarta-logo.gif" align="left" border="0"></a>
<!-- STRUTS LOGO -->
<a href="http://jakarta.apache.org/struts/">
<img alt="..." src=".../struts.gif" align="right" border="0"></a>
<br clear="all">
<hr>
<!-- Here begins the former "inner" table -->
<table cellspacing="5" cellpadding="5" width="100%" border="0">
<tbody>
<tr>
<td bgcolor="#023264">
<font face="arial,helvetica,sanserif" color="#ffffff" size="+1">
<strong>0. Preface: Core Technologies</strong>
</font>
</td>
</tr>
... and so on.
> Regards
> Hubert Kauker
>
> travel-BA.Sys GmbH & Co. KG
> Backoffice- & AdministrationsSysteme
> Alexanderstrasse 38
> D-45472 Mülheim an der Ruhr, Germany
> www.travelbasys.de
>
> Telefon: +49 208 4947360. Fax: +49 208 491587.
> mailto:[EMAIL PROTECTED]
>
>
>
>
--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]