3 <title>Vertical alignment and table height
</title>
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
5 <meta http-equiv=
"Content-Style-Type" content=
"text/css">
6 <link rel=
"copyright" href=
"/~dbaron/legal.html">
7 <style type=
"text/css">
9 td
.baselinef
{ vertical-align: -12px; } /* probably correct */
10 td
.baselineg
{ vertical-align: 40%; } /* probably correct */
18 <td class=
"baselinef">Data
</td>
19 <td class=
"baselineg">Data
</td>