Difference between revisions of "User:BryanDerksen/Sandbox"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) (Heh. user CSS/JS is disabled in the default configuration of MediaWiki, so of course my test JS isn't working. Not going to experiment with the main JS, will wait until there's web developer resources) |
BryanDerksen (Talk | contribs) |
||
| Line 6: | Line 6: | ||
<table class="collapsible collapsed"> | <table class="collapsible collapsed"> | ||
| + | <tr> | ||
| + | <th>This is the header cell, which is always shown</th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>This cell is not shown by default.</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | |||
| + | <table class="collapsible"> | ||
<tr> | <tr> | ||
<th>This is the header cell, which is always shown</th> | <th>This is the header cell, which is always shown</th> | ||
Revision as of 18:15, 2 February 2010
| This is the header cell, which is always shown |
|---|
| This cell is not shown by default. |
| This is the header cell, which is always shown |
|---|
| This cell is not shown by default. |