- From: Dave J Woolley <david.woolley@bts.co.uk>
- Date: Wed, 21 Feb 2001 12:26:18 -0000
- To: "'www-amaya@w3.org'" <www-amaya@w3.org>
[DJW:] Oops. The actual test case was
<title>test</title>
<style type="text/css">
body {text-align: center}
table {display: inline-table; width: 50%}
table * {text-align: left}
</style>
<table>
<tr>
<td>xxxxx</td>
<td>yyyy</td>
</tr>
<tr>
<td>y</td>
<td>z</td>
</tr>
</table>
I put the width on the wrong element and correct the
test case and email in parallel, rather than re-copying
the test case into the email.
--
--------------------------- DISCLAIMER ---------------------------------
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of BTS.
>
>
Received on Wednesday, 21 February 2001 07:26:20 UTC