<table class="snippet-accordion"> | |
<tbody> | |
<tr class="uthsc-ouc-instructions"><th colspan="2">Accordion Options [DO NOT DELETE]</th></tr> | |
<tr class="uthsc-ouc-instructions"> | |
<td> | |
<p>Allow multiple panes to be open at one time? Default is yes to allow for people to open all the panes for printing. Answer must be yes or no</p> | |
</td> | |
<td> | |
<p>yes</p> | |
</td> | |
</tr> | |
<tr class="uthsc-ouc-instructions"> | |
<td> | |
<p>Allow all panes to be closed at one time? Default is no. Answer must be yes or no</p> | |
</td> | |
<td> | |
<p>no</p> | |
</td> | |
</tr> | |
<tr class="uthsc-ouc-instructions"> | |
<td> | |
<p>Do you want the accordion to start with all panels closed? By default, just the top panel will be open. Default is no. Answer must be yes or no.</p> | |
</td> | |
<td> | |
<p>no</p> | |
</td> | |
</tr> | |
<tr class="uthsc-ouc-instructions"><th colspan="2">Accordion Content [DO NOT DELETE]</th></tr> | |
<tr class="uthsc-ouc-instructions"><th>Pane Title</th><th>Pane Content</th></tr> | |
<tr> | |
<td>Accordion Pane Title 1</td> | |
<td>This is where you will put your content for the pane.</td> | |
</tr> | |
<tr> | |
<td>Accordion Pane Title 2</td> | |
<td>This is where you will put your content for the pane.</td> | |
</tr> | |
<tr> | |
<td>Accordion Pane Title 3</td> | |
<td>This is where you will put your content for the pane.</td> | |
</tr> | |
</tbody> | |
</table> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment