RE: CSS to center a table?

and again i apologize; i've pasted the wrong code.  try this instead:

  <div style="width: 100%; height:100%; text-align: center;">
    <table style="margin: 0px auto;">
      <tr>
        <td>this is a test</td>
      </tr>
    </table>
  </div>

                                                  &#8226; mjumbe &#8226;

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Received on Saturday, 19 May 2001 12:04:17 UTC