Re: table align=center

W3C CSS1 and CSS2 recommendations are a good place to start.
http://www.w3.org/TR/REC-CSS1
http://www.w3.org/TR/REC-CSS2/

Tantek
----------
>From: "Mathieu Pillard" <mpillard@club-internet.fr>
>To: "Tantek Celik" <tantek@CS.Stanford.EDU>
>Subject: RE: table align=center
>Date: Fri, Nov 19, 1999, 3:13 PM
>

> can somebody tell me where I can find a complete description of these
> attributes (margin-left & margin-right )
>
> thanks
> MP
>
>
>> table { margin-left: auto; margin-right: auto }
>>
>>
> 

Received on Saturday, 20 November 1999 15:15:24 UTC