Re: CSS to center a table?

* by way of Al Gilman <asgilman@iamdigex.net> wrote:

In addition to what Todd Fahrner said...

>In article.css:
>
><!-- My CSS
>table.center {text-align: center}
>-->

This selects every 'table' element belonging to the 'center' class that
is an descendant of a 'CSS' element that is a descendant of a 'My'
element. Please read what CSS Level 2 says about comments.
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Monday, 21 May 2001 17:34:24 UTC