ietf
[Top] [All Lists]

Re: Fw: IETF Tools

2005-09-14 16:35:09
Hi Frank,

on 2005-09-15 01:08 Frank Ellermann said the following:
Henrik Levkowetz wrote:

suggestions and contributions are very welcome

Minor nit, the output is still "transitional" using <center>,
table layout, etc.  That's fine from my POV with a "legacy"
browser.  But the "right column" is often much shorter than
the "left column" (= list of WGs).  And the default vertical
alignment is "middle", forcing me to scroll down until I see
the actual content of the "right column".

As long as you're not yet religious about "strict + CSS" vs.
"transitional" I'd like it if you'd "copy" the CSS hint...

    td          { vertical-align: top; padding: 0 0 0 0; }

...to the one place where "legacy" browsers don't get it,
i.e. s/<td>/<td align="top">/ below <!-- Right Column -->

Hint taken :-)

You can verify that I got it right on this page:
    http://www1.tools.ietf.org/wg/mip4/

- it should be in place for all WG pages within an hour.

As soon as you want "strict" this obscure <td align="top">
would automatically vanish again, "strict" doesn't fly with
table layout.

... which is one reason I haven't gone to "strict" so far - 
I haven't found out how to work with that in such a manner
that it doesn't make common, currently easy things harder...

        Henrik

_______________________________________________
Ietf mailing list
Ietf(_at_)ietf(_dot_)org
https://www1.ietf.org/mailman/listinfo/ietf

<Prev in Thread] Current Thread [Next in Thread>