From: Jeff D. <da...@da...> - 2001-02-16 04:59:42
|
>Does anybody have an idea how to markup tables in wiki, so that they >appear without a border ? Yeah, I've been noticing that mostly I've been wanting border-less tables as well. Perhaps tables should always be border-less? What about just one thin border around the whole table (no lines between cells.) Just so that it's obvious that it's a table? (I'm open to suggestions regarding whether the tables should be centered or not as well.) > | this | is | a | table without border > || this on || is with border That's non-intuitive for me. And seems a bit complicated. My take on it is that tables are to allow one to present data which wants to be tabular in a tabular form. They're not in the wiki to allow for fancy diddling and customization of the layout. Note also, that in the CVS I've changed the default justification from centered to left-justified. (That's the HTML default anyway,) and it seems like that's the most common choice. Jeff |