cpython/Doc/perl
Fred Drake 79189b5fd5 do_cmd_seetext(): Clean up so we get proper nesting of <div>s. This
fixes a rendering problem on IE5.

General adjustments to the table* environments, including using
<thead> and <tbody>.  Attempt to adjust the vertical alignment of the
table cells so that the baseline of the first cell matches the
baseline of the remaining cells:  When the first cell is small and the
second cell of the same row is multi-line, the first cell was
vertically centered by default.  Specifying valign=baseline fixes the
problem on IE, but Netscape seems to ignore both valign=top and
valign=baseline (even though valign is NS's fault!).  Make the
horizontal alignment of 'p' columns left instead of center (for the
headings).
1999-04-28 13:54:30 +00:00
..
howto.perl Don't include the verbatim style; the default handling is better. 1999-04-13 22:17:55 +00:00
l2hinit.perl Be more stylesheet friendly. 1999-03-25 22:18:30 +00:00
ltxmarkup.perl LaTeX2HTML support for the ltxmarkup package. 1999-03-18 16:42:28 +00:00
manual.perl Don't include the verbatim style; the default handling is better. 1999-04-13 22:17:55 +00:00
python.perl do_cmd_seetext(): Clean up so we get proper nesting of <div>s. This 1999-04-28 13:54:30 +00:00
SynopsisTable.pm tohtml(): Use a table instead of a definition list for module synopses. 1998-07-29 04:45:23 +00:00