[dokuwiki] Re: presenting information in 2 columns
- From: w_m0zart <w_m0zart@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sun, 31 Dec 2006 11:34:07 +0100 (MET)
You can put it in a table with two columns. use '\\ ' for a newline. E.g.
| line 1\\ line 2 \\ \\ line 3 | line 1\\ line 2 \\ \\ line 3 |
For vertical-top alignment in a table, change stylesheet
/lib/styles/style.css
.leftalign {
vertical-align: top;
text-align: left;}
.centeralign {
vertical-align: top;
text-align: center;}
.rightalign {
vertical-align: top;
text-align: right;}
Nathan Moore wrote:
I'd like to present information in my dokuwiki in 2 columns. For
example, the left column might be filled with text and the right with
an image. It would also be useful to be able to put two columns side
by side (with columns). Is this possible?
- - - - - - - - - - - - - - - - - - - - - - -
Nathan Moore
Physics
Winona State University
nmoore@xxxxxxxxxx
AIM:nmoorewsu
- - - - - - - - - - - - - - - - - - - - - - -
--DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: presenting information in 2 columns
- From: Nathan Moore
- References:
- [dokuwiki] presenting information in 2 columns
- From: Nathan Moore
Other related posts:
- » [dokuwiki] Re: presenting information in 2 columns
- » [dokuwiki] presenting information in 2 columns
- » [dokuwiki] Re: presenting information in 2 columns
- » [dokuwiki] Re: presenting information in 2 columns
- - - - - - - - - - - - - - - - - - - - - - - Nathan Moore Physics Winona State University nmoore@xxxxxxxxxx AIM:nmoorewsu - - - - - - - - - - - - - - - - - - - - - - - --DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist
- [dokuwiki] Re: presenting information in 2 columns
- From: Nathan Moore
- [dokuwiki] presenting information in 2 columns
- From: Nathan Moore