From phthenry@iglou.com Fri Mar 4 19:25:00 2005 From: Paul Tremblay To: ntg-context@ntg.nl Subject: [NTG-context] wiki and tables Date: Fri, 04 Mar 2005 13:26:02 -0500 Message-ID: <20050304182602.GB2785@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4022779425567230212==" --===============4022779425567230212== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I hope this isn't off topic, but can someone give me help creating tables in the wiki? The wiki states that it supporst XHTML tables. I want to create tables in this format, or as close as possible. In XHTML, you control borders and other characteristics by CSS. So how does one do the same in the wiki?
cell onecell two
Paul -- ************************ *Paul Tremblay * *phthenry(a)iglou.com * ************************ --===============4022779425567230212==-- From mojca.miklavec@guest.arnes.si Sat Mar 5 18:24:16 2005 From: Mojca Miklavec To: ntg-context@ntg.nl Subject: Re: [NTG-context] wiki and tables Date: Sat, 05 Mar 2005 18:23:57 +0100 Message-ID: <4229EB2D.2080405@guest.arnes.si> In-Reply-To: <20050304182602.GB2785@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0249738658419469034==" --===============0249738658419469034== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Paul Tremblay wrote: > The wiki states that it supporst XHTML tables. I want to create tables > in this format, or as close as possible. In XHTML, you control borders > and other characteristics by CSS. > > So how does one do the same in the wiki? > > >
for the simplest case, otherwise just take a look at any HTML table you like and copy the definition. The majority probably works. Mojca --===============0249738658419469034==--