Subversion Repositories wimsdev

Rev

Rev 15668 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15668 Rev 17348
Line 11... Line 11...
11
which are predefined table css.\
11
which are predefined table css.\
12
The css class of the table is <span class="tt">wims_matrix</span> if there is nothing else\
12
The css class of the table is <span class="tt">wims_matrix</span> if there is nothing else\
13
in the second parameter and <span class="tt">wims_matrix</span>n if \
13
in the second parameter and <span class="tt">wims_matrix</span>n if \
14
<span class="tt">n</span> is a number in the second parameter. The css class can be defined\
14
<span class="tt">n</span> is a number in the second parameter. The css class can be defined\
15
in the field <span class="tt">\css{}</span> for an OEF exercise.\
15
in the field <span class="tt">\css{}</span> for an OEF exercise.\
16
<br /> The style in the example is the generic style of tables in wims but can be redefined.\
16
<br> The style in the example is the generic style of tables in wims but can be redefined.\
17
For the option ROWSPAN, write * in the matrix when the cell is in the rowspan or colspan\
17
For the option ROWSPAN, write * in the matrix when the cell is in the rowspan or colspan\
18
(except for the first one of the SPAN, see examples !).
18
(except for the first one of the SPAN, see examples !).