Re: [NTG-context] wiki and tables

2005-03-05 Thread Mojca Miklavec

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?
table
!-- there are no borders here--
table borde=1
for the simplest case, otherwise just take a look at any HTML table you 
like and copy the definition. The majority probably works.

Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] wiki and tables

2005-03-04 Thread Paul Tremblay
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?

table
!-- there are no borders here--

tr
tdcell one/tdtdcell two/td
/tr
/table

Paul

-- 


*Paul Tremblay *
[EMAIL PROTECTED]*

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context