TEST-T: Difference between revisions
Appearance
Replaced content with "<details> <summary><b>Click here to see more details</b></summary> <p>This content is hidden until the user clicks the summary text above.</p> <ul> <li>Works in GitHub/GitLab</li> <li>No JavaScript needed</li> <li>Supports nested elements</li> </ul> </details>" Tag: Replaced |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <div class="wiki-collapsible"> | ||
< | <input type="checkbox" id="section1" class="toggle"> | ||
< | <label for="section1" class="label">Advanced Configuration Guide</label> | ||
< | <div class="content"> | ||
< | <p>This is a custom-styled collapsible area using only CSS!</p> | ||
</div> | |||
</div> | |||
</ | |||
</ | |||
Revision as of 09:44, 28 April 2026
<input type="checkbox" id="section1" class="toggle"> <label for="section1" class="label">Advanced Configuration Guide</label>
This is a custom-styled collapsible area using only CSS!