Test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="NavFrame"> | Dynamic Navigation Boxes Example | ||
<div class="NavHead">[... This is the title of | |||
<div class="NavFrame collapsed"> | |||
<div class="NavHead">[... This is the title of the hidden content ...]</div> | |||
<div class="NavContent"> | <div class="NavContent"> | ||
[... | [... This content is initially hidden ...] | ||
</div> | </div> | ||
</div> | </div> | ||
Collapsable Tables Example | |||
{| class="wikitable collapsible collapsed" | |||
|A normal cell in the header row | |||
! colspan="2"| Header cell spans two cols | |||
|- | |||
| colspan="2" | Lorem ipsum dolor sit amet | |||
| Separate body cell | |||
|} |
Latest revision as of 01:54, 31 May 2012
Dynamic Navigation Boxes Example
[... This is the title of the hidden content ...]
[... This content is initially hidden ...]
Collapsable Tables Example
A normal cell in the header row | Header cell spans two cols | |
---|---|---|
Lorem ipsum dolor sit amet | Separate body cell |